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

Add check for illegal attachment name characters. #212

Merged
merged 2 commits into from
Oct 17, 2019

Conversation

mhdostal
Copy link
Member

#188

The regular expression used to find illegal characters: ^[\^\\:\/*?"<>|]+$

So Essentially: ^:/*?"<>|

Note that for iOS, whitespace is a valid character.

@mhdostal mhdostal requested review from esreli and philium October 14, 2019 20:16
@mhdostal mhdostal requested a review from philium October 15, 2019 15:18
@mhdostal mhdostal changed the base branch from master to hotfix_v1.1.2 October 17, 2019 16:50
@mhdostal mhdostal merged commit 0032b39 into hotfix_v1.1.2 Oct 17, 2019
@esreli esreli deleted the mhd/AttachmentName branch June 3, 2020 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants