nextcloud/lib/private/AppFramework
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
..
Bootstrap allow apps to specify methods carrying sensitive parameters 2022-07-28 23:30:17 +02:00
DependencyInjection Diagnostics event logging to Nextcloud log 2022-02-28 11:24:40 +01:00
Http Support specifying IPv6 proxies in CIDR notation 2022-08-02 17:36:47 +02:00
Middleware Reopen sessions if we need to write to them instead of keeping them open 2022-08-17 12:10:26 +02:00
OCS Update php licenses 2021-06-04 22:02:41 +02:00
Routing Make the route name error more helpful 2021-10-22 10:41:27 +02:00
Services Update php licenses 2021-06-04 22:02:41 +02:00
Utility Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
App.php Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
Logger.php Update php licenses 2021-06-04 22:02:41 +02:00
ScopedPsrLogger.php Update php licenses 2021-06-04 22:02:41 +02:00