mirror of
https://github.com/gogs/gogs.git
synced 2026-05-29 21:13:52 +02:00
When Git client has cached credentials for a site, missing response header 'WWW-Authenticate: Basic realm="."' will result in Git client does not prompt user to input credentials again but plain error message and halts push/pull process.