nextcloud/core
Arthur Schiwon 340939e688
fix(Session): avoid password confirmation on SSO
SSO backends like SAML and OIDC tried a trick to suppress password
confirmations as they are not possible by design. At least for SAML it was
not reliable when existing user backends where used as user repositories.

Now we are setting a special scope with the token, and also make sure that
the scope is taken over when tokens are regenerated.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-05 19:01:13 +02:00
..
ajax chore: Add SPDX header 2024-05-10 11:07:50 +02:00
BackgroundJobs chore: Add SPDX header 2024-05-13 17:41:36 +02:00
Command chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Controller fix(Session): avoid password confirmation on SSO 2024-06-05 19:01:13 +02:00
css chore: Compile assets 2024-05-21 20:42:36 +02: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 Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img fix(theming): replace standard generic package icon by material design 2024-05-23 15:12:47 +02:00
js chore: Add SPDX header 2024-05-13 17:41:36 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-05-08 00:20:52 +00:00
Listener chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Middleware chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Migrations chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Notification chore: Add SPDX header 2024-05-27 14:53:40 +02:00
Service chore: Add SPDX header 2024-05-27 14:53:40 +02:00
skeleton
src chore: Add SPDX header 2024-05-27 14:53:40 +02:00
templates chore: Add SPDX header 2024-05-27 14:53:40 +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 chore: Add SPDX header 2024-05-27 14:53:40 +02:00
openapi.json Merge pull request #45354 from nextcloud/docs/taskprocessingapi/cleanup-endpoint-descriptions 2024-05-16 20:09:06 +02:00
register_command.php chore: Add SPDX header 2024-05-27 14:53:40 +02:00
ResponseDefinitions.php chore: Add SPDX header 2024-05-27 14:53:40 +02:00
routes.php chore: Add SPDX header 2024-05-27 14:53:40 +02:00
shipped.json feat: Ship downloadlimit 2024-03-07 02:28:03 -08:00
strings.php chore: Add SPDX header 2024-05-27 14:53:40 +02:00