diff --git a/pkg/web/auth.go b/pkg/web/auth.go index fd42239..c271d30 100644 --- a/pkg/web/auth.go +++ b/pkg/web/auth.go @@ -67,7 +67,6 @@ func isPublicRoute(path string) bool { "/auth/status", "/api/ban", "/api/unban", - "/api/ws", "/static/", "/locales/", }