You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Enhance API key management and dashboard visibility
- Updated the API key management system to include environment keys, allowing for better visibility and tracking in the dashboard.
- Modified the `list_keys` endpoint to return both managed and environment keys, with appropriate handling for read-only environment keys.
- Improved the dashboard UI to differentiate between managed and environment keys, including visual indicators for environment keys.
- Added functionality to ensure environment key records are created and updated in Redis for consistent tracking.
- Enhanced security middleware to record usage for all keys, including environment keys, improving overall monitoring capabilities.
0 commit comments