better log+fix in conf checking + fix in ppolicy handler
* log where the backend is declared (role or attribute) when
inconsistency with main .ini file
* fix check of configuration, only role file was checked 2 times instead
on checking role one time and attribute one time
* <dict>.keys() seems to have a different behavior between 2 (return
"list") and 3 (return "dict_keys"), casting to "list" to avoid that.
1 parent 42759f1 commit 8c0bf94904c2254f99d307a13b9b9c48a1150856
@kakwa kakwa authored on 9 Feb 2019
Showing 2 changed files
View
ldapcherry/__init__.py
View
ldapcherry/exceptions.py