[Freeipa-devel] [PATCH] 157 Added password reset capabilities to unauthorized dialog

Petr Vobornik pvoborni at redhat.com
Fri Jun 8 15:51:58 UTC 2012


For those of you who are only interest in user perspective I prepared a 
set of screenshots to demonstrate workflow of password reset: 
http://pvoborni.fedorapeople.org/ux/reset_password_workflow.png

Patch depends on mkosek #274.

Web UI was missing a way how to reset expired password for normal user. 
Recent server patch added API for such task. This patch is adding reset 
password form to unautorized dialog.

If user tries to login using form-based authentication and his password 
is expired login form transforms to reset password form. The username 
and current password is populated by values from previous login attempt. 
User than have to enter new password and its verification. Then he can 
hit enter button on keyboard or click on reset button on dialog to 
perform the password reset. Error is displayed if some part of password 
reset fails. If it is successful new login with values entered for 
password reset is performed. It should login the user. In password reset 
form user can click on back button or hit escape on keyboard to go back 
to login form.

https://fedorahosted.org/freeipa/ticket/2755
-- 
Petr Vobornik




More information about the Freeipa-devel mailing list