summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/User
Commit message (Expand)AuthorAgeFilesLines
* move LDAP user attributes "sync" to background (except for ajax jobs)Arthur Schiwon2017-11-092-8/+12
* Update license headersMorris Jobke2017-11-062-2/+6
* Keep the current quota if no suitable quota is foundJuan Pablo Villafáñez2017-09-281-1/+0
* listen to deletion hooks for proper handling, adjust and add testsArthur Schiwon2017-08-311-0/+13
* simplify returning the homePath and fixing #4117Arthur Schiwon2017-08-311-5/+7
* Use correct plural form and add special strings for tomorrow and todayJoas Schilling2017-04-261-1/+1
* Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-242-24/+139
|\
| * unit test adjustmentRoger Szabo2017-04-071-2/+2
| * blizzz comments 03.04.2017 with cachingRoger Szabo2017-04-061-2/+7
| * blizzz comments 03.04.2017Roger Szabo2017-04-061-12/+21
| * remove redundant tabsRoger Szabo2017-03-311-4/+4
| * restore ldap_password_renew_prRoger Szabo2017-03-312-24/+125
* | Update comments to NextcloudMorris Jobke2017-04-113-11/+11
|/
* Add comments in the updateQuota method to explain the behaviorJuan Pablo Villafáñez2017-03-291-0/+14
* Check if the user exists before trying to set the quotaJuan Pablo Villafáñez2017-03-291-4/+9
* Correctly apply quotaJuan Pablo Villafáñez2017-03-291-6/+33
* Harden emptyVictor Dubiniuk2016-10-131-13/+14
* Log the error with display nameJoas Schilling2016-10-061-2/+5
* Prevent user with empty uidJörn Friedrich Dreyer2016-10-041-0/+7
* Prevent setting email and triggering events at login time (#25553)Vincent Petry2016-07-271-1/+4
* Fix apps/Joas Schilling2016-07-215-10/+15
* Cap LDAP user cache (#25323)Jörn Friedrich Dreyer2016-07-041-13/+15
* Update license headersLukas Reschke2016-05-265-5/+6
* Fix several minor issuesJoas Schilling2016-05-251-6/+3
* Move Connection to PSR-4Joas Schilling2016-05-251-1/+1
* Move FilesystemHelper to PSR-4Joas Schilling2016-05-252-3/+3
* Move LogWrapper to PSR-4Joas Schilling2016-05-252-3/+3
* Move lib\user to PSR-4Joas Schilling2016-05-255-0/+1153