lemmy/crates/api_crud/src
Nutomic 3471f3533c
Sanitize html (#3708)
* HTML sanitization in apub code

* Sanitize API inputs

* fmt

* Dont allow html a, img tags

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-07-26 14:01:15 -04:00
..
comment Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
community Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
custom_emoji Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
post Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
private_message Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
site Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
user Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
lib.rs Remove SendActivity and Perform traits, rely on channel (#3596) 2023-07-19 09:49:41 -04:00