Skip to content

Commit

Permalink
fix!: api login should not suggest which credential is wrong (#32159)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Nov 6, 2024
1 parent 573c07c commit e1edf9b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/fuzzy-cherries-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": major
---

Api login should not suggest which credential is wrong (password/username)

Failed login attemps will always return `Unauthorized` instead of the internal fail reason

0 comments on commit e1edf9b

Please sign in to comment.