Actions
Bug #3250
closedBug #3211: The git process conflicts when several operations happen at the same time
Split LDAPConnection in Read Only / RW
Status:
Released
Priority:
2
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
We need to be able to track Read only / read write operation on LDAP Connection.
Ideally, it would be Write only, too, but that seems impossible for now (work on tree, user-level modify semantic not the same if the entry exists or not, etc).
Actions