fabro/lib/crates/fabro-client/src
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
..
auth_store.rs refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00
client.rs refactor(redact): make credentialed URL logging safe 2026-04-24 13:39:34 -04:00
credential.rs chore: fix nightly clippy lints on worker jwt branch 2026-04-23 12:08:55 -04:00
error.rs refactor: simplify is_not_found_error and inline single-use ApiError factories 2026-04-23 23:47:21 -04:00
lib.rs feat(auth): tighten server auth surface with single origin 2026-04-21 23:38:31 -04:00
session.rs refactor(client): extract fabro-client crate 2026-04-20 20:42:20 -04:00
sse.rs refactor(client): extract fabro-client crate 2026-04-20 20:42:20 -04:00
target.rs refactor(redact): make credentialed URL logging safe 2026-04-24 13:39:34 -04:00