lemmy/crates/api_crud/src/private_message
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
..
create.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
delete.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
mod.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00
read.rs Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
update.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00