Skip to main content

resolve_startup_auth

Function resolve_startup_auth 

Source
pub fn resolve_startup_auth(
    host: &str,
    has_api_key: bool,
) -> Result<AuthMode, InsecureBindError>
Expand description

Resolve the startup authentication posture for an HTTP bind.