collective / collective.pwexpiry

Emulate Active Directory password complexity requirements.
1 stars 6 forks source link

Add a javascript to fix popups with expired users. #10

Closed jochumdev closed 8 years ago

jochumdev commented 8 years ago

The following commit fixes the login popup with expired messages.

Before this PR expired messages did not show to the user as he got redirected before the message was shown.

Now the popup shows "mail_password_form" with the status message.

Signed-off-by: Rene Jochum rene@jochums.at

jochumdev commented 8 years ago

Thanks @frisi all requested have been applied - i rebased the commit.

frisi commented 8 years ago

looks good to merge. can you push the button @frapell ? ;-)

frapell commented 8 years ago

Thank you for this guys :)