You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- also return success on account recovery token requests when user doesn't exist ([eac0b05da](https://github.com/marcantondahmen/automad/commit/eac0b05dafdb0ddf8b9139dad8929aaba86568ca))
10
+
- improve editing performance by caching disk usage information ([d1238cc15](https://github.com/marcantondahmen/automad/commit/d1238cc15e8f6716bddb72a53aa970b9c60cc218))
"accountRecoverySuccessText": "Your password has been updated and two-factor authentication has been disabled. You can now sign in and set up 2FA again.",
16
16
"accountRecoveryTokenSentHeading": "Check your email",
17
-
"accountRecoveryTokenSentText": "A verification email has been sent to your inbox. Click the link in the email to set a new password and complete account recovery.",
17
+
"accountRecoveryTokenSentText": "If the provided username or email matches an account, a verification email has been sent to your inbox. Click the link in the email to set a new password and complete account recovery.",
0 commit comments