summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/user/manager.php
Commit message (Expand)AuthorAgeFilesLines
* Update author informationLukas Reschke2016-03-011-0/+1
* Port of test_ldap_2nddispname to masterArthur Schiwon2016-02-031-0/+1
* Use IUser::setEMailAddress in ldap as wellThomas Müller2016-01-201-11/+18
* Happy new year!Thomas Müller2016-01-121-1/+1
* Update license headersLukas Reschke2015-10-261-0/+1
* Fix doc blocks of LDAP classesJoas Schilling2015-10-151-7/+7
* read all relevant user attributes on login and user search, in one query. sav...Arthur Schiwon2015-09-231-0/+37
* fix runtime caching in ldap's user manager, fixes #17631Arthur Schiwon2015-07-171-2/+2
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* fix typo and commentMorris Jobke2015-04-101-1/+1
* fix_testsJörn Friedrich Dreyer2015-04-101-2/+7
* do not hide exception when ldap server has a hiccupJörn Friedrich Dreyer2015-04-101-6/+2
* Update license headersJenkins for ownCloud2015-03-261-13/+12
* Revert "Updating license headers"Morris Jobke2015-02-261-11/+14
* Updating license headersJenkins for ownCloud2015-02-231-14/+11
* inject DB Connection to user managerArthur Schiwon2015-01-071-31/+25
* inject oc config to User_LDAPArthur Schiwon2015-01-061-2/+1
* move from \OC\Preferences to \OCP\IConfigArthur Schiwon2014-12-201-1/+1
* basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass.Arthur Schiwon2014-12-201-1/+1
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-15/+48
* better check whether string resembles a DN, fixes #9887Arthur Schiwon2014-08-111-2/+1
* [Issue #9559] identifiers uid=xxx must be considered as user DN and not as ow...Philippe Jung2014-07-101-1/+2
* class descriptionsArthur Schiwon2014-06-031-0/+6
* newlinesArthur Schiwon2014-06-031-1/+1
* precaution: lowercase string for comparisonArthur Schiwon2014-06-031-1/+1
* LDAP: put out fetching of user meta data into a fully tested class of its own...Arthur Schiwon2014-06-031-0/+161