nextcloud/lib/composer/composer
Louis Chemineau ff5a03e890
feat: Close sessions created for login flow v2
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>

[skip ci]

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-03-03 11:38:04 +01:00
..
autoload_classmap.php feat: Close sessions created for login flow v2 2025-03-03 11:38:04 +01:00
autoload_files.php Add a helper function that makes it easier to log from anywhere 2022-05-23 09:53:38 +02:00
autoload_namespaces.php Fix an issue with the search backend update 2022-04-14 12:11:02 +02:00
autoload_psr4.php chore: update openapi.json 2023-11-10 09:21:16 +01:00
autoload_real.php techdebt(workflowengine): Remove transition event classes 2023-03-03 15:33:17 +01:00
autoload_static.php feat: Close sessions created for login flow v2 2025-03-03 11:38:04 +01:00
ClassLoader.php feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 2023-06-27 15:53:57 +02:00
installed.json feat: Implement team provider api 2024-03-05 08:13:58 +01:00
installed.php feat: Add declarative settings 2024-03-12 13:56:54 +02:00
InstalledVersions.php feat(search): Allow multiple search terms in UnifiedController 2023-11-10 09:21:16 +01:00
LICENSE feat: Add declarative settings 2024-03-12 13:56:54 +02:00
platform_check.php chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00