Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable29] fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION #46075

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Jun 24, 2024

backport of #46071

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>
@blizzz blizzz added bug 3. to review Waiting for reviews labels Jun 24, 2024
@blizzz blizzz added this to the Nextcloud 29.0.3 milestone Jun 24, 2024
@blizzz blizzz requested review from nickvergessen, icewind1991, ChristophWurst, juliusknorr, artonge, julien-nc, a team and yemkareems and removed request for a team June 24, 2024 14:10
@blizzz
Copy link
Member Author

blizzz commented Jun 24, 2024

/backport to stable28

@blizzz
Copy link
Member Author

blizzz commented Jun 24, 2024

/backport to stable27

@blizzz
Copy link
Member Author

blizzz commented Jun 24, 2024

/backport to stable26

@solracsf
Copy link
Member

Will this land on very-next minor versions (actually RCs)?

@blizzz blizzz merged commit 6956100 into stable29 Jun 25, 2024
166 of 168 checks passed
@blizzz blizzz deleted the backport/46071/stable29 branch June 25, 2024 07:36
@blizzz
Copy link
Member Author

blizzz commented Jun 25, 2024

Will this land on very-next minor versions (actually RCs)?

Will go right into todays finals 🤞 🍀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants