mirror of
https://github.com/snailyp/gemini-balance.git
synced 2026-07-14 00:41:34 +08:00
- Add redact_key_for_logging() helper function to show only first/last 6 chars - Fix API key exposure in app/service/key/key_manager.py line 68 - Apply key redaction across all Python files with API key logging - Standardize logging security across 17 files including routers, services, handlers