Commit b332f51
Require bearer auth on /status
/status serializes sync-queue repo names, branches, and raw error
strings; it was registered without the auth middleware that protects
/mcp and /wiki/api/. /health and /ready stay open for probes.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 448485d commit b332f51
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
116 | 118 | | |
117 | | - | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
| |||
0 commit comments