Commit 87462a7
authored
chore: remove basic auth from demo Caddyfile (#1278)
Basic auth blocks MCP clients from connecting without credentials.
The demo environment is behind Cloudflare and Dex OIDC handles
actual authentication. Removing basic auth allows MCP clients
(Claude Desktop, Claude Code) to connect directly.
Co-authored-by: Ben Coombs <bjcoombs@users.noreply.github.com>1 parent 007afa9 commit 87462a7
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 10 | | |
21 | 11 | | |
22 | 12 | | |
| |||
0 commit comments