summaryrefslogtreecommitdiffstats
path: root/apps/federation/lib/DAV
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use automatic injection whenever possibleJoas Schilling2017-08-021-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* No challenge within federated authThomas Müller2016-12-191-0/+8
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix apps/Joas Schilling2016-07-211-1/+3
|
* Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
|
* Use the correct realm for basic authentication - fixes #23427Thomas Müller2016-06-091-0/+4
|
* Move federation code to PSR-4Joas Schilling2016-05-191-0/+54