mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-17 14:03:15 +02:00
Removed webSocket form public routes. Needs now as well a authentication, if enabled
This commit is contained in:
@@ -67,7 +67,6 @@ func isPublicRoute(path string) bool {
|
||||
"/auth/status",
|
||||
"/api/ban",
|
||||
"/api/unban",
|
||||
"/api/ws",
|
||||
"/static/",
|
||||
"/locales/",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user