nextcloud/lib/private/Session
Julius Härtl b17c4a2d94 fix: Make sure to reopen session before cleaning
Otherwise restoring the requesttoken would reopen and read the existing
session data and restore it instead of clearing

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-27 07:43:32 +00:00
..
CryptoSessionData.php fix: Make sure to reopen session before cleaning 2023-03-27 07:43:32 +00:00
CryptoWrapper.php Update php licenses 2021-06-04 22:02:41 +02:00
Internal.php Add config option to disable strict session timeout to be able to use read_and_close 2022-08-17 12:10:27 +02:00
Memory.php Reopen sessions if we need to write to them instead of keeping them open 2022-08-17 12:10:26 +02:00
Session.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00