Skip to content
Snippets Groups Projects
Commit 57845b7f authored by Jared Hancock's avatar Jared Hancock
Browse files

auth: Add concept of bk passwd update and policy

This adds the concept of a PasswordPolicy registration system, which
provides an extensible way of administering and configuring password
complexity policies.

It also adds a setPassword() method for the authentication backends which
will allow for the respective backend up update the password according to
whatever method is suitable for the respective backend (such as remote
updates for LDAP).
parent 1c590065
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment