Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-30 | 1 | -26/+3 |
* | feat(ldap): sync additional properties to profile and SAB | Jake Nabasny | 2024-05-30 | 1 | -0/+44 |
* | fix(user_ldap): Remove unicode character from log lines | Côme Chilliet | 2024-04-16 | 1 | -16/+16 |
* | fix(user_ldap): Catch DB Exceptions when updating group memberships | Côme Chilliet | 2024-03-06 | 1 | -3/+53 |
* | Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsService | Côme Chilliet | 2023-08-10 | 1 | -6/+0 |
* | Dispatch UserRemovedEvents for removed groups | Côme Chilliet | 2023-08-10 | 1 | -0/+12 |
* | [user_ldap] Small perf improvements suggestion from review | Côme Chilliet | 2023-08-10 | 1 | -1/+1 |
* | Fix errors in UpdateGroupsService.php | Côme Chilliet | 2023-08-10 | 1 | -4/+4 |
* | Add check-group command | Côme Chilliet | 2023-08-10 | 1 | -3/+12 |
* | Move UpdateGroups methods to a service | Côme Chilliet | 2023-08-10 | 1 | -0/+179 |