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
security(ui): add Basic Auth protection for /accounts UI
- Add Traefik Basic Auth middleware for /accounts path
- API endpoints remain unprotected (as intended)
- Configure via CCPROXY_UI_AUTH environment variable
- Document setup in .env.example
BREAKING: /accounts UI now requires authentication when CCPROXY_UI_AUTH is set
0 commit comments