0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
nextcloud_server/lib/private/legacy
Arthur Schiwon bea11a744f 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-25 07:37:07 +00:00
..
template Add deprecation notice to script & addScript func 2022-01-27 11:04:30 +01:00
OC_API.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_App.php instrumentation for app booting 2023-02-09 17:41:43 +01:00
OC_Defaults.php Merge pull request #26481 from ghost/fdroid 2021-07-13 08:49:59 +02:00
OC_EventSource.php Update php licenses 2021-06-04 22:02:41 +02:00
OC_FileChunking.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
OC_Files.php Lower log to debug for connections aborted by the client 2023-09-05 17:06:11 +00:00
OC_Helper.php fix: Use proper path for quota fetching 2023-03-07 07:21:20 +00:00
OC_Hook.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_Image.php Silent imagecreatefromstring() errors 2023-07-01 14:43:13 +00:00
OC_JSON.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_Response.php Change X-Robots-Tag header from "none" to "noindex, nofollow" 2023-02-15 20:16:51 +01:00
OC_Template.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OC_User.php fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION 2024-06-25 07:37:07 +00:00
OC_Util.php fix(autoloader): no apcu no side effects 2023-09-08 18:56:19 +00:00