gogs/templates
Unknwon e9838a83ce
routers/repo/http: only prompt HTTP Basic Authentication when intended
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.
2017-03-04 21:26:32 -05:00
..
2017-02-28 23:25:03 -05:00
2017-02-27 22:48:18 -05:00
2015-12-08 00:57:46 +01:00
2017-02-27 22:48:18 -05:00