Skip to main content

is_shell_path

Function is_shell_path 

Source
pub fn is_shell_path(path: &str) -> bool
Expand description

True for the unauthenticated shell paths (/me + its static assets). The proxy’s auth guard exempts exactly these — the data API stays guarded.