Commit 2cb9233
committed
fix: reword mixed-audience login failure notice to be informational
The previous notice used "WARNING:" and "If this wasn't you, you should
reset your password." The reader has already entered the correct password,
so the "if this wasn't you" framing is disorienting for the legitimate
user (who likely mistyped a code) and the "reset your password" advice
is wrong — the threat is to the second factor, not the password.
New text is factual and defers action to after a successful login.
Fixes #9191 parent 3a97559 commit 2cb9233
2 files changed
Lines changed: 26 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1022 | 1022 | | |
1023 | 1023 | | |
1024 | 1024 | | |
1025 | | - | |
| 1025 | + | |
1026 | 1026 | | |
1027 | | - | |
1028 | | - | |
| 1027 | + | |
| 1028 | + | |
1029 | 1029 | | |
1030 | 1030 | | |
1031 | 1031 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
800 | | - | |
801 | | - | |
| 800 | + | |
802 | 801 | | |
803 | 802 | | |
804 | 803 | | |
| |||
809 | 808 | | |
810 | 809 | | |
811 | 810 | | |
812 | | - | |
| 811 | + | |
813 | 812 | | |
814 | 813 | | |
815 | 814 | | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
816 | 836 | | |
817 | 837 | | |
818 | 838 | | |
| |||
0 commit comments