summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/user.php
Commit message (Expand)AuthorAgeFilesLines
* Create session tokens for apache auth usersChristoph Wurst2016-05-311-0/+2
* Update license headersLukas Reschke2016-05-261-4/+3
* fix setupChristoph Wurst2016-05-111-32/+0
* Check if session token is valid and log user out if the check failsChristoph Wurst2016-05-111-1/+1
* token based authChristoph Wurst2016-05-111-22/+3
* Move OC_User_Database to \OC\User\DatabaseRoeland Jago Douma2016-05-101-1/+1
* Merge pull request #24410 from owncloud/fix_24182Björn Schießle2016-05-041-2/+5
|\
| * first call the post_login hooks, before we call getUserFolder.Björn Schießle2016-05-031-2/+5
* | Merge pull request #23844 from owncloud/disable-userThomas Müller2016-05-031-8/+6
|\ \
| * | Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller2016-05-021-8/+6
| |/
* / Allow login by email addressThomas Müller2016-05-021-3/+11
|/
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-301-0/+639