nextcloud/lib
Louis Chemineau c6293204a2
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>
2025-02-26 13:42:18 +01:00
..
composer feat: Close sessions created for login flow v2 2025-02-26 13:42:18 +01:00
l10n Fix(l10n): Update translations from Transifex 2025-02-26 00:21:46 +00:00
private feat: Close sessions created for login flow v2 2025-02-26 13:42:18 +01:00
public Merge pull request #50053 from nextcloud/fix/noid/thudnerbird-addon-useragent 2025-02-21 10:27:57 +01:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 -01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php Merge pull request #48738 from nextcloud/perf/log-high-memory-requests 2025-02-13 19:50:32 +01:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00