mirror of
https://github.com/gogs/gogs.git
synced 2026-03-05 19:51:05 +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.