DBCDK / biblo-admin

Admin application for biblo
0 stars 3 forks source link

Fix password reset for non-admin users #133

Closed kasperg closed 8 years ago

kasperg commented 8 years ago

Redirection when using hook_user_login took users away from the profile edit form when using one-time login links. When they returned to the form they had to enter their existing password to change it.

This fixes #128.