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