Fix token leak and git auth: pass token via env, not URL
7 months ago
2a92aa2
Authored
V.C. Billingsley
- Auth via GIT_CONFIG env vars so token never appears in commands
- Redact any leaked tokens in error responses to client
- Capture actual git stderr for debugging