better-argo-tunnels/internal/server
Leopere 85a286e5f1
ci/woodpecker/push/woodpecker Pipeline was successful Details
Fix basicauth: don't double dollar signs for docker service update
The bcrypt hash was escaping $ to $$ which is only needed in compose
files. docker service update --label-add with single-quoted values
preserves dollar signs literally, so doubling them broke Traefik auth.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 14:46:50 -05:00
..
keyutil.go Fix SSH to ingress: port 65522, auto-load companion cert 2026-02-08 18:38:31 -05:00
labels.go Fix basicauth: don't double dollar signs for docker service update 2026-02-09 14:46:50 -05:00
ssh.go Add optional HTTP Basic Auth support for tunnel clients 2026-02-09 14:40:58 -05:00
tunnel.go Add optional HTTP Basic Auth support for tunnel clients 2026-02-09 14:40:58 -05:00