You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added html sanitization (#125)
* added html sanitization
Add [SanitizeHtml] attribute to any entity string properties that should be sanitized and an interceptor will sanitize the field when the entity is saved.
* Add missing document markings
* added settings to configure sanitization and bumped app version
* added video to default allowed tags
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>