mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
- Extract generate_session_secret and validate_session_secret to fabro_util::session_secret, removing duplicate implementations in install.rs (with private hex module) and start.rs - Remove dead run_auth_method_for_config/run_auth_method_for_method from jwt_auth.rs (zero callers) - Replace test read_dev_token helper with dev_token::read_dev_token_file which validates the fabro_dev_ prefix rather than just non-empty - Extract build_unix_socket_probe_client to deduplicate probe client construction in try_connect/connect_unix_socket_api_client_bundle Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||