Skip to content

Gateway auth disabled by default with no warning #873

@bug-ops

Description

@bug-ops

Context

GatewayServer::new() defaults auth_token to None, disabling bearer auth silently.

Solution

Add tracing::warn! when auth_token.is_none() in serve().

Epic: #855 | Effort: S | Crate: zeph-gateway

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions