Historie revizí

Autor SHA1 Zpráva Datum
  Arthur Schiwon de96dbe781 fix(LDAP): check index before accessing it před 3 měsíci
  Arthur Schiwon a5acdf24ed docs(LDAP): add info on stored DN form před 8 měsíci
  Côme Chilliet c26685a4df fix(user_ldap): Early failure for empty password login attempt před 9 měsíci
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 před 1 rokem
  Côme Chilliet 9ebcd287ef Merge pull request #37201 from AaronDewes/fix/ldap-filter-generation před 1 rokem
  Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator před 1 rokem
  Aaron Dewes 16908999ed Simplify escapeFilterPart před 1 rokem
  Côme Chilliet 4a0351878c Avoid adding (attribute=) part to filter which will confuse LDAP servers před 1 rokem
  Arthur Schiwon 2e81a1d839 Merge pull request #38457 from nextcloud/fix/improve-ldap-offset-search-perf před 1 rokem
  Côme Chilliet b980722e89 Fix paged search when offset is not a multiple of default page size před 1 rokem
  Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. před 1 rokem
  Côme Chilliet b186cffdbe Use default page size for jumping to desired offset před 1 rokem
  Côme Chilliet b6c17c6ce7 Clear up return types před 2 roky
  Julien Veyssier f3cd559c54 perform exact Ldap search as well to make sure it works for attributes without a substr matching rule před 2 roky
  Côme Chilliet 51705da7a4 Log a warning when a user or group is mapped with a suffix před 1 rokem
  Côme Chilliet 3c0b1bdc30 Remove redundant cast to string in user_ldap před 2 roky
  Côme Chilliet 9e1dd52c99 Cache the fetched list of groups před 2 roky
  Côme Chilliet 00c4c3d723 Merge pull request #30223 from nextcloud/nested_ldap_groups před 2 roky
  Côme Chilliet 50a52ac2a5 Pass paging information directly to search and get rid of adapter před 2 roky
  Côme Chilliet 14804d9677 Renamed ambiguous $limit parameter to pageSize před 2 roky
  Côme Chilliet d10dfa84db Unfold call to ldap_parse_result. Handle cookie outside of adapter. před 2 roky
  Côme Chilliet 3c9b1c5296 Do not init a paged search for read operations před 2 roky
  Côme Chilliet d790d45567 Remove dead code in paged result handling před 2 roky
  Arthur Schiwon 5647093319 Cache intermediates před 3 roky
  luz paz 9d26671f05 Fix typos in apps/ subdirectory před 2 roky
  Côme Chilliet df29acb343 Set $limit as int as well in Access::count private method před 2 roky
  Côme Chilliet dab5ea958a Fix unit tests před 2 roky
  Côme Chilliet fb63484ced Improve typing in user_ldap to detect problems early před 2 roky
  Côme Chilliet 8349530fb4 Fix executeRead when connection is reset because of a timeout před 2 roky
  Côme Chilliet 44680b5c3b Make it explicit that a DN can be used for ldap:check-user před 2 roky