Commit History

Author SHA1 Message Date
  Côme Chilliet 1a6a6c985a Bring back small fixes by Carl 2 years ago
  Côme Chilliet 746a5fb7e0 Fix LDAP recursive nested group support 2 years ago
  Carl Schwan be5338e572 Revert Carl changes on apps/user_ldap/lib/Group_LDAP.php 2 years ago
  Côme Chilliet 8b5586b793 Fix autoload 1 year ago
  Côme Chilliet 8d07bc9b20 Cleanup typing and improve logging 2 years ago
  Côme Chilliet 81064b3d22 Fix ldap_parse_result call 2 years ago
  Côme Chilliet e872f461f2 Adapt interface to new search signature 2 years ago
  Côme Chilliet 50a52ac2a5 Pass paging information directly to search and get rid of adapter 2 years ago
  Côme Chilliet 14804d9677 Renamed ambiguous $limit parameter to pageSize 2 years ago
  Côme Chilliet d10dfa84db Unfold call to ldap_parse_result. Handle cookie outside of adapter. 2 years ago
  Côme Chilliet 3c9b1c5296 Do not init a paged search for read operations 2 years ago
  Côme Chilliet d6e49cd2de Remove useless getReadArgs/setReadArgs methods from PagedResults 2 years ago
  Côme Chilliet d790d45567 Remove dead code in paged result handling 2 years ago
  Carl Schwan 1b12a08ec2 Fix user_ldap tests 2 years ago
  Carl Schwan e0fbd39840 Add back runtime cache for intermediate ldap read results 2 years ago
  Carl Schwan 33be3f754a Only cache base inGroup search 2 years ago
  Côme Chilliet 604b5ace12 Add missing copyright author in Group_LDAP 2 years ago
  Côme Chilliet 69f9e9f387 Removed unused use declaration 2 years ago
  Côme Chilliet 150e6adbc5 Fix types in docblocks 2 years ago
  Côme Chilliet 7437673add Add testing of nested group membership 2 years ago
  Côme Chilliet 6ed0d0b8b1 Refactor group membership listing for nested groups 2 years ago
  Côme Chilliet 02ccce17f7 Add tests for nested groups 2 years ago
  Côme Chilliet 8b19cfcd88 Small optimisation of _groupMembers 2 years ago
  Côme Chilliet d07f43dc12 Refactor _groupMembers to correctly use cache on intermediate results 2 years ago
  Carl Schwan 6522f8a6d9 Fix merging list with null 2 years ago
  Carl Schwan 49aa352069 Unify a bit the types of the fetcher 2 years ago
  Carl Schwan 0fd7a51e3c Add more type hinting 2 years ago
  Arthur Schiwon 5647093319 Cache intermediates 2 years ago
  Arthur Schiwon ad2fdbe377 Refactor code to split common loop 2 years ago
  Arthur Schiwon 1e4ac22c94 Make it possible to return nested records whem walking over groups 2 years ago