1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-27 22:22:56 +02:00
ldapcherry/ldapcherry
kakwa 8c0bf94904 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.
2019-02-08 20:38:29 +01:00
..
backend pep8 2019-02-08 20:38:03 +01:00
ppolicy fix some errors in unused code 2017-01-31 20:59:49 +01:00
__init__.py better log+fix in conf checking + fix in ppolicy handler 2019-02-08 20:38:29 +01:00
attributes.py pep8 2019-02-07 20:16:39 +01:00
cli.py pep 8 2019-02-07 21:09:42 +01:00
exceptions.py better log+fix in conf checking + fix in ppolicy handler 2019-02-08 20:38:29 +01:00
lclogging.py pep8 compliance 2015-10-19 20:36:18 +02:00
pyyamlwrapper.py pep8 compliance for ldapcherry/pyyamlwrapper.py 2015-07-11 23:15:40 +02:00
roles.py pep8 2019-02-07 20:16:39 +01:00
version.py put version in standalone file 2017-04-06 20:34:32 +02:00