mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-02-03 20:20:11 +00:00
chore: add type
This commit is contained in:
@@ -16,6 +16,7 @@ export const wafBlockReasons: Record<number, string> = {
|
||||
2: i18n.t("BruteForceAttackingToken"),
|
||||
3: i18n.t("BruteForceAttackingAgentSecret"),
|
||||
4: i18n.t("BlockByUser"),
|
||||
5: i18n.t("WAFBlockReasonTypeBruteForceOauth2"),
|
||||
}
|
||||
|
||||
export const wafBlockIdentifiers: Record<number, string> = {
|
||||
|
||||
Reference in New Issue
Block a user