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: FilenameValidator::isForbidden should only check forbidden files #47372

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 21, 2024

Summary

FilenameValidator::isForbidden should only check forbidden files and not forbidden basenames as this is used for different purposes.

Checklist

@susnux susnux added bug 3. to review Waiting for reviews labels Aug 21, 2024
@susnux susnux added this to the Nextcloud 31 milestone Aug 21, 2024
@susnux susnux requested review from a team, Altahrim, yemkareems, provokateurin and sorbaugh and removed request for a team August 21, 2024 02:04
@susnux
Copy link
Contributor Author

susnux commented Aug 21, 2024

/backport to stable30

And not forbidden basenames as this is used for different purposes.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux merged commit d5140fe into master Aug 21, 2024
171 checks passed
@susnux susnux deleted the fix/filename-validator branch August 21, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants