]> source.dussan.org Git - nextcloud-server.git/commit
fix(session): Fix DAVx5 sync problems by partial reverting session changes 37310/head
authorJoas Schilling <coding@schilljs.com>
Mon, 20 Mar 2023 11:27:44 +0000 (12:27 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 20 Mar 2023 16:20:23 +0000 (17:20 +0100)
commitc6f424bddd70465bbc48538f51a16aeb51e08739
treeda512cc91901152ac50b413099acb3fc09bd6df2
parent164021dee4cf7a7b0564be6ad22924ee79cf87ba
fix(session): Fix DAVx5 sync problems by partial reverting session changes

Temporary disabled the short cut again to solve issues with CalDAV/CardDAV
clients like DAVx5 that use cookies and need a session. See
https://github.com/nextcloud/server/issues/37277#issuecomment-1476366147
and the other comments for further information.

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/base.php