nextcloud/lib
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
..
composer feat: Close sessions created for login flow v2 2025-03-03 11:38:04 +01:00
l10n Fix(l10n): Update translations from Transifex 2025-02-27 00:22:53 +00:00
private feat: Close sessions created for login flow v2 2025-03-03 11:38:04 +01:00
public fix: Change UserAgent to *cloud 2025-02-21 09:28:41 +00:00
autoloader.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
base.php fix: Do not check for strict cookie when running webcron 2024-11-15 12:26:22 +00:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00