mirror of https://github.com/fail2ban/fail2ban
Update openwebui-auth.conf
parent
2b978dc3a0
commit
fa0fe371df
|
@ -1,3 +1,3 @@
|
|||
[Definition]
|
||||
failregex = ^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d+ \| INFO\s+\|\s+uvicorn\.protocols\.http\.httptools_impl:send:\d+ - <HOST>:\d+ - "POST /api/v1/auths/signin HTTP/1\.1" 400 - .*
|
||||
failregex = ^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d+ \|\s*INFO\s*\|\s*uvicorn\.protocols\.http\.httptools_impl:send:\d+ - <HOST>:\d+ - "POST /api/v1/auths/signin HTTP/1\.1" (400|401) - .*
|
||||
ignoreregex =
|
||||
|
|
Loading…
Reference in New Issue