mirror of
https://github.com/Chevron7Locked/kima-hub.git
synced 2026-06-19 07:37:17 +00:00
12d0cd21d1
Remove SSRF validation from admin-only Lidarr and Audiobookshelf test endpoints -- admins configuring their own service URLs on private networks is expected Docker/LAN usage, not an attack vector. SSRF protection remains on all user-facing fetch paths (cover art, podcasts). Bump numpy floor from 1.24.0 to 1.25.0 in CLAP analyzer requirements -- numpy.exceptions (needed by scipy/sklearn/transformers) was introduced in 1.25.0. Closes #165 Closes #166