summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/connector/sabre/auth.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-2/+2
* Allow only cookie auth to webdavRoeland Jago Douma2016-01-071-1/+4
* Properly check X-Requested-With header in case of multiple valuesVincent Petry2015-12-111-1/+1
* Merge pull request #20760 from owncloud/webdav-authredirectfixThomas Müller2015-11-271-1/+1
|\
| * Only reject ajax auth if user is really logged outVincent Petry2015-11-261-1/+1
* | Users are available under it's own principal resource named 'principals/users...Thomas Müller2015-11-251-0/+1
|/
* Adjust sabre changes in coreThomas Müller2015-11-241-22/+17
* Do not authenticate over ajaxVincent Petry2015-11-231-0/+7
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-201-1/+1
* Implement CSRF protectionThomas Müller2015-11-191-1/+1
* Add tests for Sabre Auth plugin + make getCurrentUser compatibleLukas Reschke2015-10-231-20/+39
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-0/+150