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 22608ae983
Rework the way 2FA is enabled/disabled (fixes #3309) (#3959)
* Rework the way 2FA is enabled/disabled (fixes #3309)

* postgres format

* change algo to sha1 for better compat

* review comments

* review

* clippy

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
9 months ago
..
notifications Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
add_admin.rs Change AddAdmin to use person_id instead of local_user_id (#3941) 9 months ago
ban_person.rs Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 9 months ago
block.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
change_password.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
change_password_after_reset.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
generate_totp_secret.rs Rework the way 2FA is enabled/disabled (fixes #3309) (#3959) 9 months ago
get_captcha.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
list_banned.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
login.rs Rework the way 2FA is enabled/disabled (fixes #3309) (#3959) 9 months ago
mod.rs Rework the way 2FA is enabled/disabled (fixes #3309) (#3959) 9 months ago
report_count.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
reset_password.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago
save_settings.rs Rework the way 2FA is enabled/disabled (fixes #3309) (#3959) 9 months ago
update_totp.rs Rework the way 2FA is enabled/disabled (fixes #3309) (#3959) 9 months ago
verify_email.rs Get rid of remaining Perform/SendActivity traits (fixes #3670) (#3926) 9 months ago