mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-02-04 12:40:08 +00:00
fix: block button
This commit is contained in:
@@ -15,6 +15,7 @@ export const wafBlockReasons: Record<number, string> = {
|
||||
1: i18n.t("LoginFailed"),
|
||||
2: i18n.t("BruteForceAttackingToken"),
|
||||
3: i18n.t("BruteForceAttackingAgentSecret"),
|
||||
4: i18n.t("BlockByUser"),
|
||||
}
|
||||
|
||||
export const wafBlockIdentifiers: Record<number, string> = {
|
||||
|
||||
Reference in New Issue
Block a user