mirror of
https://github.com/nextcloud/server.git
synced 2026-03-13 22:22:25 -04:00
Sessions created during the login flow v2 should be short lived to not leave an unexpected opened session in the browser. This commit add a property to the session object to track its origin, and will close it as soon as possible, i.e., on the first non public page request. Signed-off-by: Louis Chemineau <louis@chmn.me> |
||
|---|---|---|
| .. | ||
| autoload_classmap.php | ||
| autoload_files.php | ||
| autoload_namespaces.php | ||
| autoload_psr4.php | ||
| autoload_real.php | ||
| autoload_static.php | ||
| ClassLoader.php | ||
| installed.json | ||
| installed.php | ||
| InstalledVersions.php | ||
| LICENSE | ||
| platform_check.php | ||