-
Notifications
You must be signed in to change notification settings - Fork 4
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
N°4281 - Add RFC-2045-Compliant Way of Handling Filenames in Attachments #16
base: master
Are you sure you want to change the base?
Commits on Dec 14, 2022
-
N°4281 - "Content Type" and "Content Disposition" RFC 2045-compliant…
… for "name" and "filename" attributes.
Configuration menu - View commit details
-
Copy full SHA for 51f688b - Browse repository at this point
Copy the full SHA 51f688bView commit details -
Remove trim() before the final results, as it is not necessary anymore.
Co-authored-by: Thomas Casteleyn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed5577f - Browse repository at this point
Copy the full SHA ed5577fView commit details
Commits on Dec 15, 2022
-
Remove redundant part of comment
Co-authored-by: Molkobain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 81bd7fe - Browse repository at this point
Copy the full SHA 81bd7feView commit details
Commits on Jan 11, 2023
-
Moved the Regex into a class var + Testcases
Please note the comment in TestRegexAttachmentNames.php:55. Could you please have a look, if you've got any idea, why this is happening?
Configuration menu - View commit details
-
Copy full SHA for b660fb2 - Browse repository at this point
Copy the full SHA b660fb2View commit details
Commits on Jan 12, 2023
-
Change Namespace in test/TestRegexAttachmentNames.php
Co-authored-by: Molkobain <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 610c2f3 - Browse repository at this point
Copy the full SHA 610c2f3View commit details
Commits on Feb 3, 2023
-
Regex is now a const, and its uses are factorized in a dedicated method
Pierre Goiffon committedFeb 3, 2023 Configuration menu - View commit details
-
Copy full SHA for f0521eb - Browse repository at this point
Copy the full SHA f0521ebView commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5dc779c - Browse repository at this point
Copy the full SHA 5dc779cView commit details -
Pierre Goiffon committed
Feb 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 541bf57 - Browse repository at this point
Copy the full SHA 541bf57View commit details
Commits on Feb 7, 2023
-
Pierre Goiffon committed
Feb 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 3158cf5 - Browse repository at this point
Copy the full SHA 3158cf5View commit details