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 70e3feb174
Check user accepted before sending jwt in password reset (fixes #2591) (#2597)
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2 years ago
..
notifications Add diesel_async, get rid of blocking function (#2510) 2 years ago
add_admin.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
ban_person.rs Various pedantic clippy fixes (#2568) 2 years ago
block.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
change_password.rs Various pedantic clippy fixes (#2568) 2 years ago
change_password_after_reset.rs Check user accepted before sending jwt in password reset (fixes #2591) (#2597) 2 years ago
get_captcha.rs Various pedantic clippy fixes (#2568) 2 years ago
list_banned.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
login.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
mod.rs Split apart api files (#2216) 2 years ago
report_count.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
reset_password.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
save_settings.rs Various pedantic clippy fixes (#2568) 2 years ago
verify_email.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago