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.
1 parent cf97f01 commit fec09b154316bc9145b472dcdcb97697ae472218
@kakwa kakwa authored on 31 Jul 2016
Showing 1 changed file
View
ldapcherry/__init__.py