feat(login): Captcha upgrade and add the function to ban IP addresses (#250)
This commit is contained in:
@@ -144,4 +144,9 @@ other = "密码登录已禁用。"
|
||||
[CannotShareToSelf]
|
||||
description = "Cannot share to self."
|
||||
one = "不能共享给自己。"
|
||||
other = "不能共享给自己。"
|
||||
other = "不能共享给自己。"
|
||||
|
||||
[Banned]
|
||||
description = "Banned."
|
||||
one = "已被封禁。"
|
||||
other = "已被封禁。"
|
||||
Reference in New Issue
Block a user