Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create session tokens for apache auth users | Christoph Wurst | 2016-05-31 | 1 | -0/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -4/+3 |
* | fix setup | Christoph Wurst | 2016-05-11 | 1 | -32/+0 |
* | Check if session token is valid and log user out if the check fails | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -22/+3 |
* | Move OC_User_Database to \OC\User\Database | Roeland Jago Douma | 2016-05-10 | 1 | -1/+1 |
* | Merge pull request #24410 from owncloud/fix_24182 | Björn Schießle | 2016-05-04 | 1 | -2/+5 |
|\ | |||||
| * | first call the post_login hooks, before we call getUserFolder. | Björn Schießle | 2016-05-03 | 1 | -2/+5 |
* | | Merge pull request #23844 from owncloud/disable-user | Thomas Müller | 2016-05-03 | 1 | -8/+6 |
|\ \ | |||||
| * | | Add occ commands to enable and disable a user + a disabled user can no longer... | Thomas Müller | 2016-05-02 | 1 | -8/+6 |
| |/ | |||||
* / | Allow login by email address | Thomas Müller | 2016-05-02 | 1 | -3/+11 |
|/ | |||||
* | Move non PSR-4 files from lib/private root to legacy | Roeland Jago Douma | 2016-04-30 | 1 | -0/+639 |