feat(login): Captcha upgrade and add the function to ban IP addresses (#250)
This commit is contained in:
@@ -142,4 +142,9 @@ other = "Password login disabled."
|
||||
[CannotShareToSelf]
|
||||
description = "Cannot share to self."
|
||||
one = "Cannot share to self."
|
||||
other = "Cannot share to self."
|
||||
other = "Cannot share to self."
|
||||
|
||||
[Banned]
|
||||
description = "Banned."
|
||||
one = "Banned."
|
||||
other = "Banned."
|
||||
Reference in New Issue
Block a user