Allow to add a whitelist by site on user-agent
This commit is contained in:
@@ -684,6 +684,14 @@
|
||||
"regex":"^([A-Z]{2} ?)*$",
|
||||
"id":"whitelist-country",
|
||||
"default":""
|
||||
},
|
||||
{
|
||||
"type":"text",
|
||||
"label":"Whitelist user agent list",
|
||||
"env":"WHITELIST_USERAGENT_LIST",
|
||||
"regex":".*",
|
||||
"id":"whitelist-user-agent-list",
|
||||
"default":""
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user