-
Notifications
You must be signed in to change notification settings - Fork 3
Permanently enable filename sanitizer #175
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
Comments
The discussed sanitation changes should be made to os2forms_attachment. In the os2forms_digital_post handler webform builders configure which element contains the attachment that should be sent via Digital Post. This can either be a as seen in here. As a sidenote i think we should consider only allowing the Both attachment elements use the mentioned Drupal built-in sanitization, since |
@jekuaitk : modulename corrected in issue description |
@jekuaitk: When you have the time you could create an issue for this and describe the rationale so that the coordination comittee and @ChatBotBerg is aware of an pending work... |
Uh oh!
There was an error while loading. Please reload this page.
In
os2forms_digital_postos2forms_attachment the filename sanitizer option should be enabled permanently and there should be no option to disable it.Some research should be made whether the built-in sanitazion matches the criteria from Digitaliseringsstyrelsen (described at the bottom of this doc: https://digitaliser.dk/digital-post/vejledninger/tilladte-filtyper-og-navne) or if some additional filters should be added to match the criteria from Digitaliseringstyrelsen.
The text was updated successfully, but these errors were encountered: