Historique des commits

Auteur SHA1 Message Date
  Arthur Schiwon ee096f8629 fix(LDAP): ensure stored groups are formatted as simple list il y a 9 mois
  Arthur Schiwon d6b356c63b enh(LDAP): implement IIsAdmin interface il y a 10 mois
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 il y a 10 mois
  Arthur Schiwon d978050666 fix(LDAP): prevent incomplete displaynames… il y a 10 mois
  Côme Chilliet 8212feefb9 Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-login il y a 11 mois
  Côme Chilliet 05efbf11d9 Fix LDAP LoginListener by adding new group relationships to caches before firing the event il y a 1 an
  Arthur Schiwon cce8d0a7a5 fix(LDAP): solve race condition reading groups of disappeared LDAP user il y a 11 mois
  Arthur Schiwon c1480aade4 refactor(LDAP): pass IConfig via constructor to Group_LDAP il y a 11 mois
  Arthur Schiwon cb3faad5b5 fix(ldap): store last known user groups il y a 1 an
  Carl Schwan 3270b7f12e Add batch methods in user backends il y a 2 ans
  Côme Chilliet f9ed48eab9 Add check-group command il y a 1 an
  Côme Chilliet b6c17c6ce7 Clear up return types il y a 1 an
  Côme Chilliet 6385a5af36 Let OC\Group\Group handle the fallback and remove default implementation from ABackend il y a 1 an
  Carl Schwan 35dc223500 Optimize retrieving display name when searching for users in a group il y a 2 ans
  Côme Chilliet 1d00290621 Cache display name even if it was not filled il y a 1 an
  Carl Schwan 99a752922f Fix psalm il y a 1 an
  Carl Schwan 60ec5e655c Check if cache is present with isset il y a 1 an
  Côme Chilliet 1a6a6c985a Bring back small fixes by Carl il y a 2 ans
  Côme Chilliet 746a5fb7e0 Fix LDAP recursive nested group support il y a 2 ans
  Carl Schwan be5338e572 Revert Carl changes on apps/user_ldap/lib/Group_LDAP.php il y a 2 ans
  Carl Schwan 1b12a08ec2 Fix user_ldap tests il y a 2 ans
  Carl Schwan e0fbd39840 Add back runtime cache for intermediate ldap read results il y a 2 ans
  Carl Schwan 33be3f754a Only cache base inGroup search il y a 2 ans
  Côme Chilliet 604b5ace12 Add missing copyright author in Group_LDAP il y a 2 ans
  Côme Chilliet 69f9e9f387 Removed unused use declaration il y a 2 ans
  Côme Chilliet 150e6adbc5 Fix types in docblocks il y a 2 ans
  Côme Chilliet 6ed0d0b8b1 Refactor group membership listing for nested groups il y a 2 ans
  Côme Chilliet 8b19cfcd88 Small optimisation of _groupMembers il y a 2 ans
  Côme Chilliet d07f43dc12 Refactor _groupMembers to correctly use cache on intermediate results il y a 2 ans
  Carl Schwan 6522f8a6d9 Fix merging list with null il y a 2 ans