nextcloud/core
Louis Chemineau 9141eb473f
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 11:38:03 +01:00
..
ajax chore: Add SPDX header 2024-05-10 11:07:50 +02:00
BackgroundJobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +01:00
Command fix(l10n): Improve english source strings 2025-02-26 15:06:47 +01:00
Controller feat: Close sessions created for login flow v2 2025-03-03 11:38:03 +01:00
css chore: compile scss 2024-09-06 15:43:13 -07:00
Data chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Db chore: Add SPDX header 2024-05-27 14:53:40 +02:00
doc chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Events chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Exception chore: Add SPDX header 2024-05-27 14:53:40 +02:00
fonts
img fix(federatedfilessharing): Use social media icons from core rather than inline SVGs 2024-10-09 15:34:21 +02:00
js fix: Adapt icon color to new default for mime icons 2024-07-04 11:09:21 +02:00
l10n Fix(l10n): Update translations from Transifex 2025-02-27 00:22:41 +00:00
Listener fix: Fix inaccessible content on public pages due to overlapping footer 2024-09-06 15:43:13 -07:00
Middleware chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Migrations Merge pull request #49680 from nextcloud/backport/49677/stable30 2025-01-16 23:42:15 +01:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
Service chore: Add SPDX header 2024-05-27 14:53:40 +02:00
skeleton
src fix: wipe local storages on log out 2025-02-25 16:59:07 +01:00
templates fix: Apply enforce theme config for anonymous users as well 2025-01-18 21:00:33 +02:00
vendor chore: Add SPDX header 2024-05-27 14:53:40 +02:00
.l10nignore chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Application.php perf(systemtags): Add index for systemtags_object_mappings.objectid 2024-07-30 13:13:48 +02:00
openapi-ex_app.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +00:00
openapi-ex_app.json.license feat(OpenAPI): Add ex_app scope 2024-07-02 09:12:48 +02:00
openapi-full.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +00:00
openapi-full.json.license feat(TaskProcessingApi): Add endpoint for getting the next task 2024-07-01 17:11:12 +02:00
openapi.json chore(deps): Update openapi-extractor to v1.0.0 2024-08-21 11:21:33 +00:00
openapi.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
register_command.php feat: add command to export certificate bundle 2024-08-01 10:06:50 +02:00
ResponseDefinitions.php fix(taskprocessing): fix cs issues and generate autoloaders 2024-07-25 10:10:32 +02:00
routes.php Merge pull request #45228 from smokris/heartbeat-route 2024-06-18 17:29:30 +02:00
shipped.json feat: add app_api to shipped and default enabled apps 2024-09-26 13:27:08 +00:00
shipped.json.license chore: Add SPDX header 2024-06-06 22:53:41 +02:00
strings.php chore: Add SPDX header 2024-05-27 14:53:40 +02:00