Skip to content
New issue

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

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

Already on GitHub? # to your account

Amend the check on IllegalAttachmentFileNameException #1217

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

bhou2
Copy link
Contributor

@bhou2 bhou2 commented May 7, 2024

Revise the check on attachment filename from denying filename.equals("..") to filename.contains("..")

@bhou2 bhou2 requested review from zdong2 and Snetflix May 7, 2024 17:46
Copy link

@Snetflix Snetflix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changing from filename.equals("..") to filename.contains("..")

@bhou2 bhou2 merged commit 6bad017 into master May 7, 2024
2 checks passed
natedanner pushed a commit to natedanner/Netflix__genie that referenced this pull request May 20, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants