summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/User_LDAP.php
Commit message (Expand)AuthorAgeFilesLines
* Check if user is null before getUsernameDaniel Kesselberg2018-09-161-5/+7
* don't force LDAP updates on userExists anymoreArthur Schiwon2018-08-141-9/+1
* allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon2018-07-051-1/+5
* let user set avatar in nextcloud von LDAP provides invalid image dataArthur Schiwon2018-07-031-3/+5
* move log constants to ILoggerArthur Schiwon2018-04-261-5/+6
* more consistent namingArthur Schiwon2018-04-051-1/+1
* LDAP backend to emit announce and revoke signals on mapping changesArthur Schiwon2018-04-051-1/+1
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Use type casting instead of *val() methodMorris Jobke2018-01-261-3/+3
* do not catch ServerNotAvailableArthur Schiwon2018-01-261-2/+5
* move LDAP user attributes "sync" to background (except for ajax jobs)Arthur Schiwon2017-11-091-1/+1
* Update license headersMorris Jobke2017-11-061-3/+4
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-031-2/+60
* fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-291-13/+11
* listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon2017-08-311-1/+28
* simplify returning the homePath and fixing #4117Arthur Schiwon2017-08-311-18/+5
* Fix commentsMorris Jobke2017-07-251-1/+1
* Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-241-3/+20
|\
| * restore ldap_password_renew_prRoger Szabo2017-03-311-3/+20
* | Change LDAP method namesMorris Jobke2017-04-121-1/+1
* | Update comments to NextcloudMorris Jobke2017-04-111-3/+3
|/
* LDAP's checkPassword should only catch when a user was not found, fixes #2431Arthur Schiwon2017-01-301-4/+3
* log exception about user not present on LDAP on login only if loglevel is set...Arthur Schiwon2016-11-291-8/+11
* restore ldap_password_prroot2016-11-231-5/+27
* Harden emptyVictor Dubiniuk2016-10-131-3/+3
* cache loginName2UserName and cover the method with unit testsArthur Schiwon2016-10-071-4/+17
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-291-5/+0
* Merge pull request #590 from nextcloud/fixing-undefined-OfflineUser-composeAn...Morris Jobke2016-07-281-2/+8
|\
| * [stable9.1] Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #...Thomas Müller2016-07-271-2/+8
* | comments amendedroot2016-07-271-1/+1
* | New LDAPProvider for user_ldaproot2016-07-221-2/+33
|/
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+4
* check if renamed user is still valid by reapplying the ldap filter (#25338)felixboehm2016-07-041-0/+4
* Update license headersLukas Reschke2016-05-261-2/+3
* Fix several minor issuesJoas Schilling2016-05-251-1/+1
* Move Access to PSR-4Joas Schilling2016-05-251-2/+1
* Move BackendUtility to PSR-4Joas Schilling2016-05-251-1/+0
* Move lib\user to PSR-4Joas Schilling2016-05-251-3/+3
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-251-0/+461