@@ -18,6 +18,7 @@ export default auth((req) => {
pathname === "/login" ||
pathname.startsWith("/api/auth") ||
pathname === "/api/health" ||
pathname === "/api/geoip-status" ||
pathname === "/api/instances/sync"
) {
return NextResponse.next();
The note is not visible to the blocked user.