1197 Commits (f53ba4b8e4e863eab21adecd294f49429dd6fce4)

Author SHA1 Message Date
  Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4 months ago
  Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 4 months ago
  Côme Chilliet 166773879b fix!: Migrate jobs away from deprecated interfaces 4 months ago
  Faraz Samapoor e6a4ebcc92 Update apps/user_ldap/lib/Command/Search.php 5 months ago
  Faraz Samapoor f03781b509 Refactors user_ldap app commands. 5 months ago
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 5 months ago
  Ferdinand Thiessen b8fbd7721d
fix(user_ldap): Ensure host is a string when checking if `ldapi` 8 months ago
  provokateurin 88f7d5bf84
chore(deps): Update openapi-extractor 5 months ago
  Côme Chilliet 658b20aef5
Fix crash of login in case of duplicated group membership 5 months ago
  Côme Chilliet 6d0f0fc01b Fix upgrade of user_ldap when oc_group_members contains duplicated uids 5 months ago
  Arthur Schiwon ee096f8629
fix(LDAP): ensure stored groups are formatted as simple list 6 months ago
  Arthur Schiwon 37237dc183 feat(LDAP): warn about demoting a group while promoting another 7 months ago
  Arthur Schiwon 18e6c9f5bc enh(LDAP): add occ command to promote an LDAP group to admin 7 months ago
  Arthur Schiwon d6b356c63b enh(LDAP): implement IIsAdmin interface 7 months ago
  Côme Chilliet adc43eae9b Invert parameter order in getDisabledUserList to be consistent 8 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Arthur Schiwon d978050666
fix(LDAP): prevent incomplete displaynames… 7 months ago
  Côme Chilliet 6b7d4b67d1
Improve setup checks naming and improve database version check 8 months ago
  Côme Chilliet 2e4d1549a4
Change SetupResult API to named constructors 8 months ago
  Côme Chilliet b41b9cf4c0
Small cleanups in SetupCheck classes 9 months ago
  Côme Chilliet 0890012e72
Fix SetupChecks/LdapInvalidUuids.php 9 months ago
  Carl Schwan c71e47f5c3
Progress 2 years ago
  Côme Chilliet 05efbf11d9
Fix LDAP LoginListener by adding new group relationships to caches before firing the event 9 months ago
  Côme Chilliet 800b1b7031
Fire group events at login for LDAP groups 2 years ago
  Côme Chilliet 6e38cb197a
Add logging to be able to debug FirstLoginListener 2 years ago
  Côme Chilliet 4f2048851c
Move event listener registration to register() 2 years ago
  Côme Chilliet 2e52e39aff
Use a standard array for the stateful cache 2 years ago
  Côme Chilliet 474b5e1a05
Add FirstLoginListener to accept shares upon first ldap user login 2 years ago
  Arthur Schiwon cce8d0a7a5
fix(LDAP): solve race condition reading groups of disappeared LDAP user 8 months ago
  Arthur Schiwon c1480aade4
refactor(LDAP): pass IConfig via constructor to Group_LDAP 8 months ago
  Arthur Schiwon cb3faad5b5
fix(ldap): store last known user groups 9 months ago
  Marcel Klehr 7f5b61c66d
Update apps/user_ldap/lib/User/User.php 9 months ago
  Marcel Klehr 66f6e94d7d LDAP: Increase profile picture limit to 512 9 months ago
  Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 11 months ago
  jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 9 months ago
  Côme Chilliet 7a59d2ec07
Remove deprectated ILogger uses from user_ldap application 9 months ago
  Côme Chilliet 2c8b415c55
Move new methods to a new interface in OCP 9 months ago
  Côme Chilliet a5fa1e7715
Fix psalm errors about groupExists return type 1 year ago
  Carl Schwan 3270b7f12e
Add batch methods in user backends 2 years ago
  Anna Larch 5d5134e615 Do not log passwords in debug mode 10 months ago
  Aaron Dewes 16908999ed Simplify escapeFilterPart 1 year ago
  Aaron Dewes 13d9494af3 Escape some more values 1 year ago
  AaronDewes c42d9d439a Fix: Escape group names for LDAP 1 year ago
  Côme Chilliet a0808111b4
Add unique index for user_ldap group memberships 10 months ago
  Côme Chilliet b8a0954f55
Fix check-group --update for deleted groups 10 months ago
  Côme Chilliet 5425f7d3bd
Use BIGINT for new table id field 10 months ago
  Côme Chilliet 7732de75ee
Removed GroupCreatedEvent/GroupDeletedEvent from UpdateGroupsService 10 months ago
  Côme Chilliet ad1e487f67
Dispatch UserRemovedEvents for removed groups 10 months ago
  Côme Chilliet c33c40f677
[user_ldap] Small perf improvements suggestion from review 10 months ago
  Côme Chilliet 1026b2131c
Fix check-group command for new groups 11 months ago