summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/PublicAuth.php
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): fallback realm for HTTP authenticationMichaIng2024-02-231-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25Joas Schilling2023-08-281-3/+3
* Fix more psalm issuesCarl Schwan2022-05-161-1/+2
* Cleanup davCarl Schwan2022-05-051-28/+7
* Throttle on public DAV endpointLukas Reschke2021-06-221-1/+15
* Header must contain a colonacsfer2021-06-091-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Update license headers for 18Christoph Wurst2019-12-201-1/+1
* Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circlesRoeland Jago Douma2019-12-111-2/+6
|\
| * using IShare::Maxence Lange2019-12-051-4/+5
| * adding share type circlesMaxence Lange2019-12-051-1/+4
* | Update license headersChristoph Wurst2019-12-051-1/+1
|/
* Update license headersMorris Jobke2017-11-061-0/+1
* check password for mail shares as wellBjoern Schiessle2017-05-041-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+4
* Cast share id to string (#25402)Vincent Petry2016-07-201-1/+1
* Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
* Use the correct realm for basic authentication - fixes #23427Thomas Müller2016-06-091-2/+7
* Update license headersLukas Reschke2016-05-261-2/+3
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+122