nextcloud/lib
Louis Chemineau 67362b3092
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 12:30:48 +01:00
..
composer feat: Close sessions created for login flow v2 2025-03-03 12:30:48 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-08-14 00:20:43 +00:00
private feat: Close sessions created for login flow v2 2025-03-03 12:30:48 +01:00
public Fix registerEventListener signature 2024-10-22 19:48:49 +00:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php fix: Fix default values for ini var in lib/base.php 2024-04-30 10:11:15 +00:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00