aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/lib/DAV
Commit message (Collapse)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-5/+3
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+4
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* 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