mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-12 08:05:44 +00:00
whitelist apps_u
This commit is contained in:
@@ -71,6 +71,7 @@ fn is_public_route_whitelisted(path: &str) -> bool {
|
||||
"/user/login_callback/*",
|
||||
"/api/workspaces/users",
|
||||
"/api/users/whoami",
|
||||
"/api/apps_u/*",
|
||||
"/api/oauth/list_connects",
|
||||
"/api/oauth/list_logins",
|
||||
"/public/*",
|
||||
|
||||
Reference in New Issue
Block a user