Implementing warning to encourage user to change their password before it is expired

Activity

Show:

Carlos Ruiz August 29, 2019 at 8:53 AM

Nicolas Micoud May 21, 2018 at 2:07 PM

hi ,
Please find a patch that show the popup only for users who reset their passwords (AD_User.IsNoPasswordReset)

Regards,

Nicolas

nb: patch is weird as there are lots of false changes.
But the patch only add
if (!MUser.get(Env.getCtx(), Env.getAD_User_ID(Env.getCtx())).isNoPasswordReset()) {

}

Fixed

Details

Assignee

Nicolas Micoud

Reporter

Labels

Priority

Created April 24, 2018 at 7:32 PM
Updated August 29, 2019 at 8:53 AM
Resolved May 22, 2018 at 9:57 AM