Commit graph

1 commit

Author SHA1 Message Date
Damien Elmes
1c156905f8 Sanitize field content in editor
The editor already strips script tags from fields, but was allowing
through Javascript in things like onclick handlers. We block this now,
as the editor context has access to internal APIs that we don't want to
expose to untrusted third-party code.
2025-04-15 17:50:37 +10:00