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(files): Use OCP\Util::getForbiddenFileNameChars instead of directaccess to system config #44996

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Apr 23, 2024

Summary

We (might) extend it in the future so we should only use one common place (OCP\Util) for getting forbidden characters.

Checklist

@susnux susnux added bug 3. to review Waiting for reviews labels Apr 23, 2024
@susnux susnux added this to the Nextcloud 30 milestone Apr 23, 2024
@susnux susnux force-pushed the fix/unify-access-to-forbidden-chars branch from 8572402 to 40cad81 Compare April 24, 2024 10:53
@susnux susnux enabled auto-merge April 24, 2024 10:53
… access to system config

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the fix/unify-access-to-forbidden-chars branch from 40cad81 to 6a281f0 Compare April 29, 2024 15:01
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Contributor Author

susnux commented Apr 29, 2024

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux merged commit 316acc3 into master Apr 29, 2024
157 checks passed
@susnux susnux deleted the fix/unify-access-to-forbidden-chars branch April 29, 2024 16:14
@blizzz blizzz mentioned this pull request Jul 24, 2024
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.

5 participants