lemmy/crates/api/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 Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
comment_report Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
community Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
local_user Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
post Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post_report Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
private_message Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
private_message_report Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
site Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
lib.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00