You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api/src/local_user
Nutomic 37998b3398
Rewrite some API handlers to remove Perform trait (#3735)
* Rewrite some API handlers to remove Perform trait

* Convert CreateComment

* ci
11 months ago
..
notifications Rewrite some API handlers to remove Perform trait (#3735) 11 months ago
add_admin.rs Make functions work with both connection and pool (#3420) 11 months ago
ban_person.rs Sanitize html (#3708) 11 months ago
block.rs Make functions work with both connection and pool (#3420) 11 months ago
change_password.rs Make functions work with both connection and pool (#3420) 11 months ago
change_password_after_reset.rs Dont authenticate user after successful password reset #3714 (#3715) 11 months ago
get_captcha.rs Make functions work with both connection and pool (#3420) 11 months ago
list_banned.rs Make functions work with both connection and pool (#3420) 11 months ago
login.rs Make functions work with both connection and pool (#3420) 11 months ago
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 11 months ago
report_count.rs Make functions work with both connection and pool (#3420) 11 months ago
reset_password.rs Make functions work with both connection and pool (#3420) 11 months ago
save_settings.rs Sanitize html (#3708) 11 months ago
verify_email.rs Make functions work with both connection and pool (#3420) 11 months ago