• Your Name's avatar
    feat: Integrate existing database module for multi-user support · 84d6f6e4
    Your Name authored
    - Implement user-specific configuration isolation with SQLite database
    - Add user management, authentication, and role-based access control
    - Create user-specific providers, rotations, and autoselect configurations
    - Add API token management and usage tracking per user
    - Update handlers to support user-specific configs with fallback to global
    - Add MCP support for user-specific configurations
    - Update documentation and README with multi-user features
    - Add user dashboard templates for configuration management
    84d6f6e4
user_rotations.html 8.37 KB