mirror of
https://github.com/gogs/gogs.git
synced 2026-07-21 13:11:13 +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.