Historique des commits

Auteur SHA1 Message Date
  Andy Scherzinger 8d8891c5bc chore: Add SPDX header il y a 4 mois
  Côme Chilliet 3ad4bbb096 Merge pull request #44658 from nextcloud/fix/migrate-away-from-resource-type il y a 5 mois
  Côme Chilliet 6d7ff2e85a fix: Fix typing issues related to resource migration il y a 5 mois
  Côme Chilliet 0f348516d2 fix: Remove obsolete resource typing il y a 5 mois
  Arthur Schiwon 55d3a2af9e docs(LDAP): add info on stored DN form il y a 5 mois
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files il y a 6 mois
  Côme Chilliet 2874dff773 fix(user_ldap): Early failure for empty password login attempt il y a 6 mois
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps il y a 8 mois
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 il y a 10 mois
  Côme Chilliet 9ebcd287ef Merge pull request #37201 from AaronDewes/fix/ldap-filter-generation il y a 1 an
  Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator il y a 1 an
  Aaron Dewes 16908999ed Simplify escapeFilterPart il y a 1 an
  Côme Chilliet 4a0351878c Avoid adding (attribute=) part to filter which will confuse LDAP servers il y a 1 an
  Arthur Schiwon 2e81a1d839 Merge pull request #38457 from nextcloud/fix/improve-ldap-offset-search-perf il y a 1 an
  Côme Chilliet b980722e89 Fix paged search when offset is not a multiple of default page size il y a 1 an
  Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. il y a 1 an
  Côme Chilliet b186cffdbe Use default page size for jumping to desired offset il y a 1 an
  Côme Chilliet b6c17c6ce7 Clear up return types il y a 1 an
  Julien Veyssier f3cd559c54 perform exact Ldap search as well to make sure it works for attributes without a substr matching rule il y a 2 ans
  Côme Chilliet 51705da7a4 Log a warning when a user or group is mapped with a suffix il y a 1 an
  Côme Chilliet 3c0b1bdc30 Remove redundant cast to string in user_ldap il y a 1 an
  Côme Chilliet 9e1dd52c99 Cache the fetched list of groups il y a 1 an
  Côme Chilliet 00c4c3d723 Merge pull request #30223 from nextcloud/nested_ldap_groups il y a 1 an
  Côme Chilliet 50a52ac2a5 Pass paging information directly to search and get rid of adapter il y a 2 ans
  Côme Chilliet 14804d9677 Renamed ambiguous $limit parameter to pageSize il y a 2 ans
  Côme Chilliet d10dfa84db Unfold call to ldap_parse_result. Handle cookie outside of adapter. il y a 2 ans
  Côme Chilliet 3c9b1c5296 Do not init a paged search for read operations il y a 2 ans
  Côme Chilliet d790d45567 Remove dead code in paged result handling il y a 2 ans
  Arthur Schiwon 5647093319 Cache intermediates il y a 2 ans
  luz paz 9d26671f05 Fix typos in apps/ subdirectory il y a 2 ans