Skip to content

Commit

Permalink
fix: do not leak inexistant username
Browse files Browse the repository at this point in the history
  • Loading branch information
tchapi committed Jan 12, 2024
1 parent f9459b0 commit 63672b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/security.en.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</trans-unit>
<trans-unit id="z3cOUZo" resname="Username could not be found.">
<source>Username could not be found.</source>
<target>Username could not be found.</target>
<target>Invalid credentials.</target>
</trans-unit>
<trans-unit id="By5eLYM" resname="Account has expired.">
<source>Account has expired.</source>
Expand Down

0 comments on commit 63672b0

Please sign in to comment.