mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-20 14:44:12 +00:00
Export NormalizeAuthHeader from the llm package and remove the duplicate normalizeConfigAuthHeader in config_cmd.go. Invalid auth_header values now return an error at configuration time instead of being silently accepted and causing opaque 401s at runtime. |
||
|---|---|---|
| .. | ||
| config_cmd.go | ||
| config_cmd_test.go | ||
| flags.go | ||
| git.go | ||
| llm_cmd.go | ||
| main.go | ||
| output.go | ||
| review_cmd.go | ||
| rules_cmd.go | ||
| version.go | ||
| viewer_cmd.go | ||