Files
unifi-mcp-light/server.py
Ben 7af26ff0b1
All checks were successful
Build and Push Docker Image / build (push) Successful in 8s
Address code review findings
- Fix infinite recursion on re-auth by adding attempt counter
- Add endpoint validation to unifi_api_call (block path traversal, require /api/ prefix)
- Clean up redundant SSL context creation
- Add safe port parsing with fallback and warning log
2026-01-02 04:27:57 +00:00

12 KiB