nextcloud/lib
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 +01:00
..
composer rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 2022-12-15 17:37:34 +01:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2022-12-21 02:30:14 +00:00
private Do not setup a session when not required on WebDAV requests 2022-12-21 21:17:16 +01:00
public Merge pull request #34772 from nextcloud/fix/clean-ldap-access-factory-usage 2022-12-20 16:48:07 +01:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Do not setup a session when not required on WebDAV requests 2022-12-21 21:17:16 +01:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00