mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04: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> |
||
|---|---|---|
| .. | ||
| ajax | ||
| appinfo | ||
| composer | ||
| css | ||
| img | ||
| js | ||
| l10n | ||
| lib | ||
| src | ||
| templates | ||
| tests | ||
| .l10nignore | ||
| list.php | ||
| recentlist.php | ||
| simplelist.php | ||