fetch_ml/configs/environments
Jeremie Fraeys 83ba2f3415 Fix multi-user authentication and WebSocket issues
- Fix CLI WebSocket port (9101 vs 9103) in both status and authenticateUser
- Add researcher_user and analyst_user to server config with proper permissions
- Fix API key hashes for all users (complete 64-char SHA256)
- Enable IP whitelist with localhost and private network ranges
- Fix memory leaks in WebSocket handshake (proper key cleanup)
- Fix binary character display in server responses
- All authentication tests now pass: admin, researcher, analyst

Status: Multi-user authentication fully functional
2025-12-06 13:38:08 -05:00
..
config-docker.yaml Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00
config-homelab-secure.yaml Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00
config-local.yaml Fix multi-user authentication and WebSocket issues 2025-12-06 13:38:08 -05:00
config-multi-user.yaml Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00
config-prod.yaml Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00