mirror of https://github.com/gogs/gogs.git
Sometimes user could simply request wrong URL, but if that wrong URL has nothing related Git HTTP operations, HTTP Basic Authentication should not prompted. Instead, clean 404 page should be presented. The patch also supports Git HTTP operations without '.git' suffix to the repository name, which addresses #4226 and #4189. |
||
---|---|---|
.. | ||
admin.go | ||
backup.go | ||
cert.go | ||
cert_stub.go | ||
cmd.go | ||
hook.go | ||
import.go | ||
restore.go | ||
serv.go | ||
web.go |