Commit History

Author SHA1 Message Date
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Anna Larch 5d5134e615 Do not log passwords in debug mode 10 months ago
  Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. 1 year ago
  Côme Chilliet d82d6df646 Do not send a pagination control with size = 0 if cookie is empty 1 year ago
  Côme Chilliet 911967867f Merge branch 'master' into ldapi-unix-socket-support 1 year ago
  Carl Schwan 25519b7089 Add backtrace to ldap profiler collector 1 year ago
  Côme Chilliet 8d07bc9b20 Cleanup typing and improve logging 1 year ago
  Côme Chilliet 81064b3d22 Fix ldap_parse_result call 1 year ago
  Côme Chilliet 50a52ac2a5 Pass paging information directly to search and get rid of adapter 1 year ago
  Côme Chilliet d10dfa84db Unfold call to ldap_parse_result. Handle cookie outside of adapter. 1 year ago
  Côme Chilliet d6e49cd2de Remove useless getReadArgs/setReadArgs methods from PagedResults 1 year ago
  Côme Chilliet d790d45567 Remove dead code in paged result handling 1 year ago
  Vincent Van Houtte c323022d06 Add ldap-unix-socket support - squashed commits to files Connection.php, Configuration.php, Wizard.php, LDAP.php and view.js 1 year ago
  Carl Schwan 35d8bdc840 Fix profiler trying to serialize invalid utf8 2 years ago
  Carl Schwan 7d272c54d0 Add a built-in profiler inside Nextcloud 2 years ago
  John Molakvoæ c0cfd237ab Merge pull request #30299 from nextcloud/fix/log_files 2 years ago
  Carl Schwan 52760a95d9 Check if directoy is writable instead of possibly missing file 2 years ago
  Côme Chilliet f3dcbfe146 Fix PHP 8.1 support for user_ldap application 2 years ago
  Joas Schilling 168c673755 Allow to log DB, redis and LDAP requests into files 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Arthur Schiwon 5e8f43a55e removes PagedResults adapter for PHP < 7.3 3 years ago
  Christoph Wurst 9ce3ea3368 Update license headers 3 years ago
  Roeland Jago Douma adc4f1a811 Merge pull request #22916 from J0WI/unifiy-links-to-php.net 3 years ago
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 3 years ago
  J0WI 68ce17e59b Unify links to php.net 3 years ago
  Christoph Wurst cb057829f7 Update license headers for 19 4 years ago
  Roeland Jago Douma d9990b09b8 PHP-CS-Fixer green 4 years ago
  Arthur Schiwon 84619a5b9c use serverControls directly with LDAP calls, fixes 19127 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 years ago