summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/PublicAuth.php
Commit message (Collapse)AuthorAgeFilesLines
* check password for mail shares as wellBjoern Schiessle2017-05-041-1/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* 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
* Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4