nextcloud-server/lib/private/Session
Julius Härtl 9e1d431255
Add config option to disable strict session timeout to be able to use read_and_close
Fixed https://github.com/nextcloud/server/issues/29356

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-17 12:10:27 +07:00
..
CryptoSessionData.php Reopen sessions if we need to write to them instead of keeping them open 2022-08-17 12:10:26 +07:00
CryptoWrapper.php Update php licenses 2021-06-04 22:02:41 +07: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 +07:00
Memory.php Reopen sessions if we need to write to them instead of keeping them open 2022-08-17 12:10:26 +07:00
Session.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00