]> source.dussan.org Git - nextcloud-server.git/commit
fix(session): Fix DAVx5 sync problems by partial reverting session changes 37306/head
authorJoas Schilling <coding@schilljs.com>
Mon, 20 Mar 2023 11:27:44 +0000 (12:27 +0100)
committerJoas Schilling <coding@schilljs.com>
Mon, 20 Mar 2023 15:30:42 +0000 (16:30 +0100)
commit705165d3d14b1ac660e15751a07bd50ff9d2a695
tree9ac7f15ad3d79cde13bc3bd7b1e7c5737c433bb8
parent07448168dcce5972678473346bf2861ee3f1559b
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