1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

feature: add password reset token endpoint to the admin panel (#2171)

* add password reset token endpoint to the admin panel

* add None check on token

* add localization message for passowrd reset link button
This commit is contained in:
Carter 2023-03-12 15:33:36 -05:00 committed by GitHub
parent 1b26ca0cb3
commit 93eb2af087
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 52 additions and 1 deletions

View file

@ -689,6 +689,7 @@
"error-cannot-delete-super-user": "Error! Cannot Delete Super User",
"existing-password-does-not-match": "Existing password does not match",
"full-name": "Full Name",
"generate-password-reset-link": "Generate Password Reset Link",
"invite-only": "Invite Only",
"link-id": "Link ID",
"link-name": "Link Name",