mirror of
https://github.com/nextcloud/server.git
synced 2026-02-26 03:11:28 -05:00
If basic auth is used on WebDAV endpoints, we will not setup a session by default but instead set a test cookie. Clients which handle session cookies properly will send back the cookie then on the second request and a session will be initialized which can be resued for authentication. Signed-off-by: Julius Härtl <jus@bitgrid.net> |
||
|---|---|---|
| .. | ||
| AjaxController.php | ||
| ApiController.php | ||
| DirectEditingController.php | ||
| DirectEditingViewController.php | ||
| OpenLocalEditorController.php | ||
| TemplateController.php | ||
| TransferOwnershipController.php | ||
| ViewController.php | ||