summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/LDAP.php
Commit message (Expand)AuthorAgeFilesLines
* Do not log passwords in debug modeAnna Larch2023-08-281-0/+9
* Do not send a pagination control with size = 0 if cookie is emptyCôme Chilliet2023-03-151-9/+13
* Merge branch 'master' into ldapi-unix-socket-supportCôme Chilliet2022-11-221-80/+79
|\
| * Add backtrace to ldap profiler collectorCarl Schwan2022-10-201-1/+2
| * Cleanup typing and improve loggingCôme Chilliet2022-10-201-43/+47
| * Fix ldap_parse_result callCôme Chilliet2022-10-201-4/+13
| * Pass paging information directly to search and get rid of adapterCôme Chilliet2022-10-201-16/+11
| * Unfold call to ldap_parse_result. Handle cookie outside of adapter.Côme Chilliet2022-10-201-13/+17
| * Remove useless getReadArgs/setReadArgs methods from PagedResultsCôme Chilliet2022-10-201-2/+1
| * Remove dead code in paged result handlingCôme Chilliet2022-10-201-14/+1
* | Add ldap-unix-socket support - squashed commits to files Connection.php, Conf...Vincent Van Houtte2022-09-091-1/+1
|/
* Fix profiler trying to serialize invalid utf8Carl Schwan2022-06-201-1/+9
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-9/+23
* Merge pull request #30299 from nextcloud/fix/log_filesJohn Molakvoæ2021-12-201-1/+1
|\
| * Check if directoy is writable instead of possibly missing fileCarl Schwan2021-12-201-1/+1
* | Fix PHP 8.1 support for user_ldap applicationCôme Chilliet2021-12-161-68/+24
|/
* Allow to log DB, redis and LDAP requests into filesJoas Schilling2021-12-011-1/+15
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* removes PagedResults adapter for PHP < 7.3Arthur Schiwon2021-04-261-6/+1
* Update license headersChristoph Wurst2020-12-301-0/+1
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-221-1/+1
|\
| * Unify links to php.netJ0WI2020-09-171-1/+1
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
|/
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* PHP-CS-Fixer greenRoeland Jago Douma2020-04-161-2/+2
* use serverControls directly with LDAP calls, fixes 19127Arthur Schiwon2020-04-141-18/+47
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-11/+11
* Use elseif instead of else ifChristoph Wurst2020-04-101-8/+8
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+2
* LDAP Password Modify Extended Operation supportPeter Kubica2019-03-191-0/+11
* avoid logging of "Partial search results returned: Sizelimit exceeded at"Arthur Schiwon2018-11-071-1/+17
* functions that were checked for are present since PHP 5.4, supported is >=/Arthur Schiwon2018-10-251-10/+0
* throw ServerNotAvailableException when LDAP is caught shutting downArthur Schiwon2018-01-021-7/+10
* fix phpdoc return types (no code change)Arthur Schiwon2017-07-211-2/+2
* LDAP's checkPassword should only catch when a user was not found, fixes #2431Arthur Schiwon2017-01-301-28/+82
* Add testsLukas Reschke2016-11-231-1/+1
* restore ldap_password_prroot2016-11-231-0/+15
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-291-0/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+3
* Move interface to PSR-4Joas Schilling2016-05-251-1/+0
* Move LDAP to PSR-4Joas Schilling2016-05-251-0/+302