1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-17 20:54:42 +01:00
gitea/cmd
Fabian Zaremba 5586445207 LFS: Return 404 for unimplemented endpoints (#1330)
Without this patch a 401 is returned for unspecified endpoints, making
the LFS client ask for HTTP credentials. This behaviour was introduced
with the new locking API:

https://github.com/git-lfs/git-lfs/blob/master/docs/api/locking.md
2017-03-20 16:40:20 +08:00
..
admin.go
cert.go
dump.go
hook.go
serv.go
web_graceful.go
web_windows.go
web.go LFS: Return 404 for unimplemented endpoints (#1330) 2017-03-20 16:40:20 +08:00