diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2024-06-24 13:47:12 +0200 |
---|---|---|
committer | backportbot[bot] <backportbot[bot]@users.noreply.github.com> | 2024-06-25 07:38:05 +0000 |
commit | 5b7c4cc5dc27a0d0761c08db6dea642f8d4d2bc0 (patch) | |
tree | 13ded7e25eccf101abfcccc189c2442804eb231d /apps/files/l10n | |
parent | 1da03bb011ec880f3ff34168b05a0864900b10ca (diff) | |
download | nextcloud-server-5b7c4cc5dc27a0d0761c08db6dea642f8d4d2bc0.tar.gz nextcloud-server-5b7c4cc5dc27a0d0761c08db6dea642f8d4d2bc0.zip |
fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION
The scope design requires scopes to be either not specified, or
specified explicitely. Therefore, when setting the
skip-password-validation scope for user authentication from mechanisms
like SAML, we also have to set the filesystem scope, otherwise they will
lack access to the filesystem.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'apps/files/l10n')
0 files changed, 0 insertions, 0 deletions