mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-26 00:01:37 +00:00
public domain nit
This commit is contained in:
@@ -61,6 +61,12 @@ fn is_public_route_whitelisted(path: &str) -> bool {
|
||||
"/api/w/*/resources/list",
|
||||
"/api/w/*/jobs_u/getupdate_sse/*",
|
||||
"/api/auth/login",
|
||||
"/api/w/*/folders/listnames",
|
||||
"/api/w/*/resources/exists/*",
|
||||
"/api/oauth/login/*",
|
||||
"/api/oauth/connect/*",
|
||||
"/oauth/callback/*",
|
||||
"/user/login_callback/*",
|
||||
"/api/workspaces/users",
|
||||
"/api/users/whoami",
|
||||
"/public/*",
|
||||
|
||||
Reference in New Issue
Block a user