lemmy/crates/api/src/local_user
Dominic Mazzoni fcc010b5dc
Fix concatenation of audio captcha wav files (#3350)
* Fix concatenation of audio captcha wav files

* Log errors rather than crashing

* Return Result from captcha_as_wav_base64

* Change to return LemmyError

* Check for wav write error, format

* Remove unused import

* Rewrite to avoid clippy warnings
2023-06-30 12:36:38 +02:00
..
notifications Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
add_admin.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
ban_person.rs Add separate Post check for is_valid_body_field (#3263) 2023-06-26 10:47:01 +02:00
block.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
change_password.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
change_password_after_reset.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
get_captcha.rs Fix concatenation of audio captcha wav files (#3350) 2023-06-30 12:36:38 +02:00
list_banned.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
login.rs Don't check verified email when an admin logs in (#3209) 2023-06-20 08:52:21 -04:00
mod.rs feat: re-added captcha checks (#3289) 2023-06-27 06:38:53 -04:00
report_count.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
reset_password.rs Limit password resets (#3344) 2023-06-27 11:20:53 +02:00
save_settings.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
verify_email.rs Remove e-mail verification success e-mails (#3124) 2023-06-16 11:53:33 -04:00