mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Add option to reset password with e-mail #599
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kbkozlev on GitHub (Nov 4, 2024).
Is this a feature for the backend or frontend?
Frontend
What would you like?
I would like to have a "forgot password" option on the login screen, so that a user could reset their own password if it has been forgotten.
Why is this needed?
Currently, only the admin can reset passwords. In a production setting with multiple users, this is a bottleneck.
Other information