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

Safer enabling of MIME rendering #392

Closed
ellisonbg opened this issue Sep 28, 2017 · 0 comments
Closed

Safer enabling of MIME rendering #392

ellisonbg opened this issue Sep 28, 2017 · 0 comments
Labels
Milestone

Comments

@ellisonbg
Copy link
Collaborator

Right now the enable_mime_rendering() function is not very safe:

  • Can't call twice.
  • Can't disable.

Easy to fix, but need to wait for #377 to be merged.

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

No branches or pull requests

1 participant