nextcloud/lib
Arthur Schiwon 5b7c4cc5dc 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:38:05 +00:00
..
composer fix(groups): allows to save group names with more than 64 characters 2024-05-16 17:59:36 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-06-25 00:20:17 +00:00
private fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION 2024-06-25 07:38:05 +00:00
public Merge pull request #45369 from nextcloud/backport/44763/stable27 2024-06-04 12:42:06 +02:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php fix: Fix default values for ini var in lib/base.php 2024-04-30 10:11:15 +00:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00