nextcloud-server/lib/private/AppFramework
Louis 4e7a3c1f9e
Merge pull request #51090 from nextcloud/backport/51051/stable31
[stable31] feat: Close sessions created for login flow v2
2025-03-03 12:28:48 +07:00
..
Bootstrap feat(api): File conversion API 2025-01-15 16:38:18 +07:00
DependencyInjection fix(login): Also check legacy annotation for ephemeral sessions 2025-03-03 11:00:29 +07:00
Http fix(controller): Fix false booleans in multipart/form-data 2024-11-28 12:18:30 +07:00
Middleware Merge pull request #51090 from nextcloud/backport/51051/stable31 2025-03-03 12:28:48 +07:00
OCS fix(Http): Only allow valid HTTP status code values via template 2025-01-07 15:45:30 +07:00
Routing chore(profile): move profile app from core to apps 2024-11-14 10:25:02 +07:00
Services chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Utility style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
App.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Http.php
ScopedPsrLogger.php