Skip to content
Snippets Groups Projects
Commit 835b1627 authored by ale's avatar ale
Browse files

Make LDAP "transactions" self-consistent

The data written will be available for reading even before calling
Commit on the transaction. This allows constructs such as loops that
repeatedly look up and modify the same attribute to work, which fixes
the behavior of deleteAllApplicationSpecificPasswords() which
previously would only succeed in deleting one of them.

Fixes issue ai3/prod#233.
parent c5fe6d57
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment