Files
dolibarr/htdocs/core
piernov 60176f7f5e Fix add/del user to group modifies LDAP group
Adding or removing a user from a group modifies the user object on Dolibarr's side.
In LDAP however, members of a group are stored in the group itself.
Therefore group must be updated after adding/removing a user from it.
Update group in LDAP with new list of users at the end of USER_MODIFY trigger.
2021-05-24 18:01:27 +02:00
..
2021-01-03 15:10:33 +01:00
2020-10-01 17:42:04 +02:00
2020-11-25 17:28:53 +01:00
2021-05-16 11:33:07 +02:00
2020-11-01 17:01:26 +01:00
2020-10-31 12:18:54 +01:00