Skip to content

fix: FilenameValidator::isForbidden should only check forbidden files - #47372

Merged
susnux merged 2 commits into
masterfrom
fix/filename-validator
Aug 21, 2024
Merged

fix: FilenameValidator::isForbidden should only check forbidden files#47372
susnux merged 2 commits into
masterfrom
fix/filename-validator

Conversation

@susnux

@susnuxsusnux commented Aug 21, 2024

Copy link
Copy Markdown
Contributor

Summary

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

Checklist

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

Copy link
Copy Markdown
ContributorAuthor

/backport to stable30

And not forbidden basenames as this is used for different purposes.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the fix/filename-validator branch from 58ac74b to b9cc7bcCompareAugust 21, 2024 02:16
… files.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnux merged commit d5140fe into masterAug 21, 2024
@susnux
susnux deleted the fix/filename-validator branch August 21, 2024 11:07
@skjnldsvskjnldsv mentioned this pull request Jan 7, 2025
Sign up for freeto 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

@susnux@provokateurin@sorbaugh