aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Service
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-301-26/+3
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+44
* fix(user_ldap): Remove unicode character from log linesCôme Chilliet2024-04-161-16/+16
* fix(user_ldap): Catch DB Exceptions when updating group membershipsCôme Chilliet2024-03-061-3/+53
* Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsServiceCôme Chilliet2023-08-101-6/+0
* Dispatch UserRemovedEvents for removed groupsCôme Chilliet2023-08-101-0/+12
* [user_ldap] Small perf improvements suggestion from reviewCôme Chilliet2023-08-101-1/+1
* Fix errors in UpdateGroupsService.phpCôme Chilliet2023-08-101-4/+4
* Add check-group commandCôme Chilliet2023-08-101-3/+12
* Move UpdateGroups methods to a serviceCôme Chilliet2023-08-101-0/+179