HudsonPrivateSecurityRealm should have an option to reset the password for users who have forgotten it. According to jdumay we don't have it yet, which is an obvious hole.
- is blocked by
-
JENKINS-1179 "Forgotten password?" feature
-
- Open
-
You should be able to recover with either your email address or username. A reset password link should be generated and redirect the user to a new password screen.
We should never send a new password in the email.
This functionality should be disabled if no mailer is configured.