aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/connector/sabre/auth.php
Commit message (Expand)AuthorAgeFilesLines
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-611/+0
* do not allow client password logins if token auth is enforced or 2FA is enabledChristoph Wurst2016-05-241-4/+4
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-5/+5
* use the UID for creating the session token, not the login nameChristoph Wurst2016-05-111-3/+10
* Check if request is sent from official ownCloud clientLukas Reschke2016-03-241-19/+174
* fix unittestArthur Schiwon2016-03-211-3/+3
* Require CSRF token for non WebDAV authenticated requestsLukas Reschke2016-02-181-45/+62
* Happy new year!Thomas Müller2016-01-121-1/+4
* Allow only cookie auth to webdavRoeland Jago Douma2016-01-071-3/+15
* Merge pull request #20760 from owncloud/webdav-authredirectfixThomas Müller2015-11-271-0/+30
|\
| * Only reject ajax auth if user is really logged outVincent Petry2015-11-261-0/+30
* | Users are available under it's own principal resource named 'principals/users...Thomas Müller2015-11-251-2/+2
|/
* Adjust sabre changes in coreThomas Müller2015-11-241-22/+20
* Do not authenticate over ajaxVincent Petry2015-11-231-2/+34
* Introducing CardDAV into coreThomas Müller2015-11-061-1/+2
* Add tests for Sabre Auth plugin + make getCurrentUser compatibleLukas Reschke2015-10-231-0/+356