mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-24 06:25:46 +00:00
Merge 4c96dbd3f7fa66df179bcc08366bbb82188af1be into b215a411ed3e53e3c5d77465f73b40d35986ec93
This commit is contained in:
commit
0ccdfc696d
@ -76,7 +76,7 @@ pub enum ServiceError {
|
||||
|
||||
#[display(fmt = "Passsword too short")]
|
||||
PasswordTooShort,
|
||||
#[display(fmt = "Username too long")]
|
||||
#[display(fmt = "Password too long")]
|
||||
PasswordTooLong,
|
||||
#[display(fmt = "Passwords don't match")]
|
||||
PasswordsDontMatch,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user