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 85ee89f4e8
When uploading new icon/avatar/banner, delete old one (#4573)
2 months ago
..
notifications Fix up convert more responses to SuccessResponse (#4066) 7 months ago
add_admin.rs Fix up convert more responses to SuccessResponse (#4066) 7 months ago
ban_person.rs When site banning a federated user, also remove their content from our local communities. (#4464) 3 months ago
block.rs Fix up convert more responses to SuccessResponse (#4066) 7 months ago
change_password.rs Add db table for login tokens which allows for invalidation (#3818) 8 months ago
change_password_after_reset.rs Remove empty API responses (#3993) 8 months ago
generate_totp_secret.rs On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
get_captcha.rs Dont allow caching captcha response (#4381) 4 months ago
list_banned.rs Remove explicit auth params (#3946) 8 months ago
list_logins.rs Add db table for login tokens which allows for invalidation (#3818) 8 months ago
list_media.rs Adding listMedia endpoint, to view all your local image uploads. (#4509) 2 months ago
login.rs Change 2FA to use hostname as issuer (fixes #4518) (#4525) 3 months ago
logout.rs Change logout endpoint to return SuccessResponse (#4121) 7 months ago
mod.rs Adding listMedia endpoint, to view all your local image uploads. (#4509) 2 months ago
report_count.rs Fixing issue with mods not being able to view reports. Fixes #4172 (#4174) 6 months ago
reset_password.rs Require verified email to reset password (#4482) 3 months ago
save_settings.rs When uploading new icon/avatar/banner, delete old one (#4573) 2 months ago
update_totp.rs On registration, automatically set content languages from `accept-language` header (#4550) 2 months ago
validate_auth.rs Revert "Dont ignore errors during login (fixes #4319) (#4321)" (#4380) 4 months ago
verify_email.rs Remove empty API responses (#3993) 8 months ago