Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

[Added] Password policy template

Information about updates, news, Code Library
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

[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
You do not have the required permissions to view the files attached to this post.
Post Reply