nextcloud/core
Louis Chemineau 242164f0fd
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 12:07:32 +01:00
..
ajax address review 2023-03-22 15:11:16 +01:00
BackgroundJobs Move oc_file_metadata.metadata migration to a background job 2024-12-02 20:15:23 +01:00
Command Merge pull request #39397 from nextcloud/backport/39396/stable26 2023-07-17 11:24:57 +02:00
Controller feat: Close sessions created for login flow v2 2025-03-03 12:07:32 +01:00
css fix(core): Ungroup placeholder css rules to prevent browsers from removing all rules 2023-06-07 14:31:23 +02:00
Data composer run cs:fix 2023-01-20 11:45:08 +01:00
Db composer run cs:fix 2023-01-20 11:45:08 +01: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 feat: Add notes as recommended app 2023-03-02 23:04:43 +00:00
js fix(grant): remove JS error on Grant page 2023-11-15 23:59:52 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-03-28 00:19:39 +00:00
Listener Only check unsupported browsers on user rendering 2022-10-28 12:23:02 +02:00
Middleware composer run cs:fix 2023-01-20 11:45:08 +01:00
Migrations Move oc_file_metadata.metadata migration to a background job 2024-12-02 20:15:23 +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 stop the auto-logout loop after redirecting to the logout 2024-02-21 07:45:12 +00:00
templates fix: Prevent duplicate creation of print_exception function 2024-10-01 14:46:17 +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(systemtags): Add missing systemtags index 2023-06-23 11:43:26 +02:00
register_command.php feat: Add public event for missing indices 2023-07-14 16:30:36 +02:00
routes.php ocm services 2023-09-22 19:46:42 -01:00
shipped.json set theming app to alwaysEnabled 2022-10-17 17:51:39 +02:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00