|
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. |
|---|
|
|
| ldapcherry/__init__.py |
|---|