Forgot password/Account unlock on Clients page #526
krushnadattaswain
started this conversation in
Ideas
Replies: 1 comment
-
Hi, generally a temporary password is sent via email/sms from password recovery pages, so we should add an email field to the user data structure and make it mandatory to add this feature (and also add a global SMTP configuration). Do you have other ideas? We can also have users with no passwords, for example SFTP users that authenticate only with public keys. These users cannot login using the web UI, we should not generate a temporary password in this case. P.S. I'm working on a big refactor to add 2FA via authenticator apps. If you want to avoid merge conflicts please wait for some days before submitting a PR |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be great if we can have Forgot password/Account unlock option in SFTPGo client UI
https://:web/client/login
I can create a PR for that.
Beta Was this translation helpful? Give feedback.
All reactions