| Commit message (Expand) | Author | Age | Files | Lines |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -611/+0 |
* | do not allow client password logins if token auth is enforced or 2FA is enabled | Christoph Wurst | 2016-05-24 | 1 | -4/+4 |
* | when generating browser/device token, save the login name for later password ... | Christoph Wurst | 2016-05-24 | 1 | -5/+5 |
* | use the UID for creating the session token, not the login name | Christoph Wurst | 2016-05-11 | 1 | -3/+10 |
* | Check if request is sent from official ownCloud client | Lukas Reschke | 2016-03-24 | 1 | -19/+174 |
* | fix unittest | Arthur Schiwon | 2016-03-21 | 1 | -3/+3 |
* | Require CSRF token for non WebDAV authenticated requests | Lukas Reschke | 2016-02-18 | 1 | -45/+62 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+4 |
* | Allow only cookie auth to webdav | Roeland Jago Douma | 2016-01-07 | 1 | -3/+15 |
* | Merge pull request #20760 from owncloud/webdav-authredirectfix | Thomas Müller | 2015-11-27 | 1 | -0/+30 |
|\ |
|
| * | Only reject ajax auth if user is really logged out | Vincent Petry | 2015-11-26 | 1 | -0/+30 |
* | | Users are available under it's own principal resource named 'principals/users... | Thomas Müller | 2015-11-25 | 1 | -2/+2 |
|/ |
|
* | Adjust sabre changes in core | Thomas Müller | 2015-11-24 | 1 | -22/+20 |
* | Do not authenticate over ajax | Vincent Petry | 2015-11-23 | 1 | -2/+34 |
* | Introducing CardDAV into core | Thomas Müller | 2015-11-06 | 1 | -1/+2 |
* | Add tests for Sabre Auth plugin + make getCurrentUser compatible | Lukas Reschke | 2015-10-23 | 1 | -0/+356 |