(#7) Switch to personal access tokens from http auth
open by patx on 2026-05-08T02:29:44Z
HTTP Basic Auth itself is not inherently "bad", but it has a bunch of weaknesses and operational issues that make it a poor default for Git hosting today compared to SSH keys or personal access tokens. [priority-medium]