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(notif): Do not HTML-escape email subjects #931

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

TheCatLady
Copy link
Collaborator

Description

Do not HTML-escape email subjects, to prevent unwanted character sequences like &.

More info: https://pugjs.org/language/code.html#unescaped-buffered-code

Screenshot (if UI related)

N/A

Todos

  • Successful build

Issues Fixed or Closed by this PR

@TheCatLady TheCatLady force-pushed the bugfix/notif/email-subject-html-encoding branch from c6fd553 to 730908e Compare February 15, 2021 03:33
@sct sct enabled auto-merge (squash) February 15, 2021 10:31
@TheCatLady TheCatLady force-pushed the bugfix/notif/email-subject-html-encoding branch from 730908e to d8ccc61 Compare February 15, 2021 13:47
@sct sct merged commit 019622a into develop Feb 15, 2021
@sct sct deleted the bugfix/notif/email-subject-html-encoding branch February 15, 2021 13:52
@github-actions
Copy link

🎉 This PR is included in version 1.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML encoding of email subjects
2 participants