nextcloud/core
Louis Chemineau 845cb88cff
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-03-03 13:25:28 +01:00
..
ajax update wording for disabled web updater 2023-03-04 17:56:03 +00:00
BackgroundJobs also use updatedir for cleanup of backups 2022-10-01 17:29:44 +00:00
Command fix(db): no hardcoded table prefix is expected 2023-07-14 12:00:47 +00:00
Controller feat: Close sessions created for login flow v2 2025-03-03 13:25:28 +01:00
css fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules 2023-04-20 00:33:10 +02:00
Data Update php licenses 2021-06-04 22:02:41 +02:00
Db Profile backend 2021-10-19 04:59:35 +00:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
Events Add password reset typed events 2022-06-10 16:41:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img Add missing viewbox to SVGs 2022-09-20 10:21:57 +02:00
js fix setup-check test 2023-06-26 14:04:16 +00:00
l10n Fix(l10n): Update translations from Transifex 2023-11-23 00:26:37 +00:00
Middleware Enable strict types for the 2FA middleware 2021-12-16 13:58:25 +01:00
Migrations fix(systemtags): Keep non-existing index 2023-06-30 14:55:36 +02:00
Notification update notifications for one-click instances 2022-10-24 18:01:55 +00:00
Service Update core to PHP 7.4 standard 2022-05-20 22:18:06 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Fix:non responsive app navigation toggle 2023-11-25 10:33:17 +01:00
templates fix: Prevent duplicate creation of print_exception function 2024-09-30 18:30:35 +02:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php fix(systemtags): Add missing systemtags index 2023-06-30 14:55:36 +02:00
register_command.php add command to summarize space usage 2023-05-25 13:34:11 +02:00
routes.php Add endpoint to fetch a cachable reference data 2022-09-27 09:58:13 +00:00
shipped.json set theming app to alwaysEnabled 2022-10-18 08:21:56 +00:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00