Implementing warning to encourage user to change their password before it is expired
Description
Environment
None
Attachments
2
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()) {
}
https://groups.google.com/d/msg/idempiere/jXZkAz0imGo/Ea5mu7DCAwAJ