1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-11-11 12:08:51 +01:00
ldapcherry/ldapcherry
kakwa fec09b1543 don't stop on UserDoesntExist exception on delete
previously, if a user didn't exist in one backend, the _deleteuser
function in ldapcherry would stop on the UserDoesntExist exception,
potentially leaving the user in other backends.
Now it logs it and continues to delete the user in other backend.
2016-07-31 10:06:17 +02:00
..
backend fix pep8 error 2016-07-29 07:41:42 +02:00
ppolicy very small improvements on ppolicy.simple 2015-11-02 23:47:59 +01:00
__init__.py don't stop on UserDoesntExist exception on delete 2016-07-31 10:06:17 +02:00
attributes.py adding check function to validate attributes type 2015-07-14 11:21:33 +02:00
exceptions.py pepify the source code 2016-06-17 00:10:02 +02: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 more pep8 compliance 2015-07-11 22:03:58 +02:00