mirror of
https://github.com/ollama/ollama.git
synced 2026-09-21 13:38:14 -05:00
Redirects for registry and blob transfers now validate the target scheme and resolved addresses before following, re-check DNS on each redirect, and do not follow redirects that switch an https session to plain http. The --insecure option continues to relax address checks for private registries but not scheme checks.