fabro/lib/crates/fabro-github
Bryan Helmkamp 828a8c4429
refactor(redact): make credentialed URL logging safe
Add DisplaySafeUrl under fabro-util::redact so URL Display and Debug output redact credentials by default. Migrate token-bearing GitHub, OAuth, server, LLM, sandbox, and workflow paths to use the wrapper at logging/error boundaries while keeping raw URLs explicit for wire and shell transit.
2026-04-24 13:39:34 -04:00
..
src refactor(redact): make credentialed URL logging safe 2026-04-24 13:39:34 -04:00
tests refactor(redact): make credentialed URL logging safe 2026-04-24 13:39:34 -04:00
Cargo.toml refactor(redact): make credentialed URL logging safe 2026-04-24 13:39:34 -04:00