lemmy/crates/apub/src/activities/deletion
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
..
delete.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
delete_user.rs Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
mod.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
undo_delete.rs Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00