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

Fix autoescape fo Jinja template #5419

Merged
merged 4 commits into from
Sep 27, 2023
Merged

Fix autoescape fo Jinja template #5419

merged 4 commits into from
Sep 27, 2023

Conversation

ford-at-aws
Copy link
Contributor

This PR sets autoescape to True for Jinja templates. Best practice is to set this autoescape feature in all Jinja2 environments.

@ford-at-aws ford-at-aws added On Call Review needed This work needs an on-call review Text Review not needed This contains no text which needs review Task labels Sep 26, 2023
@ford-at-aws ford-at-aws self-assigned this Sep 26, 2023
@meyertst-aws meyertst-aws added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Sep 27, 2023
@meyertst-aws meyertst-aws merged commit 6a596f1 into main Sep 27, 2023
8 checks passed
@meyertst-aws meyertst-aws deleted the fix-autoescape branch September 27, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Call Review complete On call review complete Text Review not needed This contains no text which needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants