summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre
Commit message (Expand)AuthorAgeFilesLines
* Better handling of forbidden files in davRobin Appelman2016-06-072-0/+4
* Fix checkMove() implementation for dav v2 - fixes #24776 (#24971)Thomas Müller2016-06-062-5/+8
* Merge pull request #24935 from owncloud/2fa-block-davVincent Petry2016-06-021-1/+12
|\
| * block DAV if 2FA challenge needs to be solved firstChristoph Wurst2016-06-011-1/+12
* | Catch the ForbiddenException to make sure it gets handledJoas Schilling2016-06-011-0/+3
|/
* Update license headersLukas Reschke2016-05-2616-20/+28
* do not allow client password logins if token auth is enforced or 2FA is enabledChristoph Wurst2016-05-241-2/+1
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-1/+1
* Merge pull request #24559 from owncloud/2faVincent Petry2016-05-231-0/+1
|\
| * Add two factor auth to coreChristoph Wurst2016-05-231-0/+1
* | ensure comments-href returns a value also when propfind is done against remot...Arthur Schiwon2016-05-201-3/+3
|/
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-1232-0/+5412