mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-22 15:45:37 +08:00
- Implemented helper methods `IsConfigAPIKeyAuth` and `toggleConfigAPIKeyExcludedAll` for managing config API key exclusions. - Updated API request handling to support enabling/disabling config API key exclusion patterns. - Added test coverage to validate exclusion toggling logic and persistence behavior. - Refactored duplicate code for identifying config API key auth entries into reusable utilities.