1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-11-24 02:14:20 +01:00
ldapcherry/tests
Thomas BURGUIERE 5b28b68040 add more possibility for validation of password
Add possibility to check for a certain number of lower, punctuation
characters and a number of rule to check among min_lower, min_upper,
min_digit, min_punct.
2019-02-13 11:57:05 +01:00
..
cfg add more possibility for validation of password 2019-02-13 11:57:05 +01:00
test_env add more possibility for validation of password 2019-02-13 11:57:05 +01:00
disable.py porting the tests over to python3 2019-02-07 20:55:50 +01:00
test_Attributes.py fix behavior of get_attributes() 2019-02-09 16:22:42 +01:00
test_BackendAD.py slightly more robust unit tests 2019-02-12 23:28:52 +01:00
test_BackendDemo.py porting the tests over to python3 2019-02-07 20:55:50 +01:00
test_BackendLdap.py fix test and exception handling in code 2019-02-09 17:12:39 +01:00
test_LdapCherry.py adding the possibility to log to stdout 2019-02-10 18:12:45 +01:00
test_Roles.py force the groups in flatten roles to be sorted 2019-02-09 17:36:01 +01:00