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>
2022-12-01 16:36:03 -05:00
..
notifications Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
add_admin.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
ban_person.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
block.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
change_password.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
change_password_after_reset.rs Check user accepted before sending jwt in password reset (fixes #2591) (#2597) 2022-12-01 16:36:03 -05:00
get_captcha.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
list_banned.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
login.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
mod.rs Split apart api files (#2216) 2022-04-13 18:12:25 +00:00
report_count.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
reset_password.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
save_settings.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
verify_email.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00