Commit Verlauf

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