summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/user/user.php
Commit message (Expand)AuthorAgeFilesLines
* Move lib\user to PSR-4Joas Schilling2016-05-251-532/+0
* Fix LDAP race conditionsMorris Jobke2016-04-201-2/+3
* Handle case where the user is not known - fixes #23759Thomas Müller2016-04-041-5/+7
* Avatar must be saved after login is done and external storages set up properl...Arthur Schiwon2016-03-161-1/+16
* Update author informationLukas Reschke2016-03-011-0/+1
* Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-091-1/+1
* Port of test_ldap_2nddispname to masterArthur Schiwon2016-02-031-6/+24
* Use IUser::setEMailAddress in ldap as wellThomas Müller2016-01-201-12/+17
* Introduce IUser::setEMailAddress and add hook mechanismThomas Müller2016-01-201-0/+3
* Happy new year!Thomas Müller2016-01-121-1/+1
* Make LDAP more robust to exceptions and log them properlyMorris Jobke2016-01-061-1/+1
* fix update quota with known valueArthur Schiwon2015-10-271-3/+3
* Update license headersLukas Reschke2015-10-261-0/+1
* Fix doc blocks of LDAP classesJoas Schilling2015-10-151-8/+8
* adjust handling changed return array structure from search() and fetchList()Arthur Schiwon2015-10-081-7/+10
* do not throw exception when no attribute is specifiedArthur Schiwon2015-09-231-1/+4
* read all relevant user attributes on login and user search, in one query. sav...Arthur Schiwon2015-09-231-27/+153
* fix uncaught exception on not permitted file types when setting avatar, fixes...Arthur Schiwon2015-07-271-1/+7
* 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 oc config to User_LDAPArthur Schiwon2015-01-061-1/+1
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-0/+25
* class descriptionsArthur Schiwon2014-06-031-0/+5
* port of PR #8038Arthur Schiwon2014-06-031-2/+1
* LDAP: put out fetching of user meta data into a fully tested class of its own...Arthur Schiwon2014-06-031-0/+320