nextcloud/core
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
..
ajax allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation 2023-06-12 11:36:29 +00:00
BackgroundJobs Use table prefix in metadata migration 2024-03-04 12:21:18 +01:00
Command fix(caldav): automatically delete outdated scheduling objects 2024-06-03 17:07:29 +02:00
Controller feat: Close sessions created for login flow v2 2025-03-03 12:30:48 +01:00
css chore(assets): Recompile assets 2024-06-12 15:48:58 +00:00
Data composer run cs:fix 2023-01-20 11:45:08 +01:00
Db Add type hints for mappers 2023-04-07 09:49:42 +02: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 fix(core): Convert text to path in f-droid banner SVG 2024-02-27 10:59:37 +00:00
js fix: csrf check failed on public share with password 2024-08-23 11:01:58 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-08-10 00:20:37 +00:00
Listener Only check unsupported browsers on user rendering 2022-10-28 12:23:02 +02:00
Middleware AppAPI: allowed to bypass Two-Factor 2023-12-29 14:46:58 +02:00
Migrations Move oc_file_metadata.metadata migration to a background job 2024-02-22 18:12:30 +01:00
Notification update notifications for one-click instances 2022-10-24 18:28:00 +02: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: csrf check failed on public share with password 2024-08-23 11:01:58 +02:00
templates fix: Prevent duplicate creation of print_exception function 2024-10-01 10:26:59 +02:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +00:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php fix(caldav): automatically delete outdated scheduling objects 2024-06-03 17:07:29 +02:00
openapi.json ocm services 2023-09-22 17:26:02 -01:00
register_command.php feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 2023-10-05 23:15:48 +02:00
routes.php ocm services 2023-09-22 17:26:02 -01:00
shipped.json enh: add to shipped 2023-08-08 16:29:12 -07:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00