1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
Commit Graph

1 Commits

Author SHA1 Message Date
Amir Zarrinkafsh
7c6a86882f
[MISC] Catch OpenLDAP ppolicy error ()
* [MISC] Catch OpenLDAP ppolicy error

Further to the discussion over at , this change now ensures that OpenLDAP password complexity errors are caught and appropriately handled.

This change also includes the PasswordComplexity test suite in the LDAP integration suite. This is because a ppolicy has been setup and enforced.

* Remove password history for integration tests

* Adjust max failures due to regulation trigger

* Fix error handling for password resets

* Refactor and include code suggestions
2020-12-16 12:30:03 +11:00