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