lemmy/crates/api/src/local_user
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
..
notifications Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
add_admin.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
ban_person.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
block.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
change_password.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
change_password_after_reset.rs Dont authenticate user after successful password reset #3714 (#3715) 2023-07-25 13:33:02 -04:00
get_captcha.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
list_banned.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
login.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
mod.rs feat: re-added captcha checks (#3289) 2023-06-27 06:38:53 -04:00
report_count.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
reset_password.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
save_settings.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
verify_email.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00