nextcloud-server/apps/files
Julius Härtl 6abb37317f
Do not setup a session when not required on WebDAV requests
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>
2022-12-21 21:17:16 +07:00
..
ajax Return 404 when AJAX tries to list dir content but file given 2022-01-26 16:11:50 +07:00
appinfo Add a background job to delete expired tokens 2022-10-12 11:43:00 +07:00
composer rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 2022-12-15 17:37:34 +07:00
css Bump sass from 1.52.1 to 1.56.1 2022-12-05 23:06:18 +07:00
img Use computer icon for edit locally file action 2022-09-21 18:59:40 +07:00
js Merge pull request #35521 from nextmcloud/nmcpr/1416-prevents-selection-of-encrypted-folders 2022-12-06 10:30:10 +07:00
l10n [tx-robot] updated from transifex 2022-12-18 02:19:47 +07:00
lib Do not setup a session when not required on WebDAV requests 2022-12-21 21:17:16 +07:00
src Lint and remove file_versions tests 2022-11-28 17:31:27 +07:00
templates Make scroll areas keyboard focussable 2022-09-01 14:15:39 +07:00
tests Adapt tests to new job constructors 2022-12-05 10:41:13 +07:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +07:00
list.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +07:00
recentlist.php list.php files are only invoked via ViewController and APIController 2021-12-01 21:09:11 +07:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +07:00