nextcloud/lib
Arthur Schiwon f0494ec17a 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-11 20:19:18 +02:00
..
composer fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:57:41 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-06-10 00:19:48 +00:00
private fix(Session): avoid password confirmation on SSO 2024-06-11 20:19:18 +02:00
public Merge pull request #45566 from nextcloud/backport/45222/stable29 2024-06-07 12:12:12 +02:00
autoloader.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
base.php fix: Fix default values for ini var in lib/base.php 2024-04-30 10:53:53 +02:00
versioncheck.php Allow PHP 8.3 in version check 2023-09-30 22:52:57 +02:00