nextcloud/lib/private/legacy
Arthur Schiwon 895ed634af
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>
2024-06-24 13:51:15 +02:00
..
template chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_API.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_App.php perf: Avoid reusing previous migration steps 2024-06-18 11:55:08 +02:00
OC_Defaults.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_Files.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_Helper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_Hook.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_Image.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_JSON.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_Response.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_Template.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_User.php fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION 2024-06-24 13:51:15 +02:00
OC_Util.php Merge branch 'master' into refactor/OC-Server-getSecureRandom 2024-05-30 19:13:53 +02:00