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

fix: Avoid loading file actions if app is disabled for users #3672

Merged
merged 1 commit into from
May 8, 2024

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented May 8, 2024

Fix #3670

This makes sure we do not load the file actions script if the app is disabled for specific user groups in the settings. Otherwise the enabled check of the files app will throw an uncaught error.

@blizzz blizzz merged commit 4218f6f into main May 8, 2024
51 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/no-fileaction-if-disabled branch May 8, 2024 11:53
@blizzz
Copy link
Member

blizzz commented May 8, 2024

/backport to stable29

@blizzz
Copy link
Member

blizzz commented May 8, 2024

/backport to stable28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to be reviewed bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Browsing folders is broken in 28.0.5 if restrict usage is active
2 participants