Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

[Added] Password policy template

Information about updates, news, Code Library
admin
Site Admin
Posts: 2781
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 1 time

[Added] Password policy template

Unread post by admin »

Rules for enforcing Password policies can be created by making a Procedure with a Code of nuCheckPasswordPolicy.
If a Procedure exists with this Code, it will be used to validate any Password Changes by the user.

Under Builder -> Procedure, clone the template "nuCheckPasswordPolicy_Template" and save it.
Adjust the rules if needed.

Now when a user changes the password through the "Change Password" page, the new password must meet the complexity requirements defined in the procedure.
error_pw_change.jpg
error_pw_change.jpg (14.58 KiB) Viewed 256 times
Post Reply