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
-
[JENKINS-33139] Password reset in HudsonPrivateSecurityRealm
Labels | New: blueocean |
Workflow | Original: JNJira [ 169011 ] | New: JNJira + In-Review [ 183321 ] |
Link | New: This issue is blocked by JENKINS-1179 [ JENKINS-1179 ] |
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.