ai-code-review-agent / app /api /dependencies.py

Commit History

fixed lint
a79668c

Padmanav commited on

fix(auth): call get_settings() inside verify_api_key — avoid stale module-level settings reference
315f1c7

Padmanav commited on

fix: enforce API key validation in verify_api_key dependency
5caeb47

Padmanav commited on

fix: log warning at startup when API_KEY is unset and auth is disabled
90ff06c

Padmanav commited on

fix(tests): open-access dev mode when API_KEY unset, fix tmp_path test_ skip bug in agent test
cf40364

Padmanav commited on

fix: reject requests when API_KEY env var is not configured
77d31c7

Padmanav commited on

feat: add API key authentication to POST endpoints
90864eb

Padmanav commited on