mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 08:02:26 +00:00
nit public app
This commit is contained in:
@@ -75,6 +75,7 @@ fn is_public_route_whitelisted(path: &str) -> bool {
|
||||
"/api/oauth/list_logins",
|
||||
"/public/*",
|
||||
"/a/*",
|
||||
"/Inter-Variable.woff2",
|
||||
];
|
||||
|
||||
for pattern in &whitelist {
|
||||
|
||||
Reference in New Issue
Block a user