mirror of
https://github.com/gogs/gogs.git
synced 2026-01-27 17:49:20 +01: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.