barkd: Add --no-auth option

Summary by CodeRabbit

  • New Features
    • Added --no-auth flag (BARKD_NO_AUTH environment variable) to disable authentication for barkd, useful for containerized web deployments with CORS configuration. Warning emitted when authentication is disabled without CORS origins configured.
Edited by coderabbit

Merge request reports

Loading