nextcloud/lib/private/AppFramework/Middleware
Julius Härtl 9b4b72826a
Reopen sessions if we need to write to them instead of keeping them open
Sessions are a locking operation until we write close them, so close
them early and reopen later in case we want to write to them

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-17 12:10:26 +02:00
..
PublicShare Update php licenses 2021-06-04 22:02:41 +02:00
Security Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
AdditionalScriptsMiddleware.php Update php licenses 2021-06-04 22:02:41 +02:00
CompressionMiddleware.php Update php licenses 2021-06-04 22:02:41 +02:00
MiddlewareDispatcher.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00
NotModifiedMiddleware.php Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +02:00
OCSMiddleware.php Update php licenses 2021-06-04 22:02:41 +02:00
SessionMiddleware.php Reopen sessions if we need to write to them instead of keeping them open 2022-08-17 12:10:26 +02:00