nextcloud/lib/private/Template
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
..
Base.php Fix various other small psalm issues 2022-10-17 12:40:35 +02:00
CSSResourceLocator.php fix: Fix loading styles from core/css/ 2023-02-20 09:28:30 +01:00
JSCombiner.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
JSConfigHelper.php fix(Session): avoid password confirmation on SSO 2024-06-11 20:19:18 +02:00
JSResourceLocator.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
ResourceLocator.php Drop 3rdparty root since it is unused and adjust tests 2022-12-07 23:55:32 +01:00
ResourceNotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00
TemplateFileLocator.php Update php licenses 2021-06-04 22:02:41 +02:00