forgejo/cmd
Fabian Zaremba 5586445207 LFS: Return 404 for unimplemented endpoints ()
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 Add change-password admin command () 2017-03-20 09:23:38 +01:00
cert.go
dump.go bug fix for dump when data directoryis not exist () 2017-03-02 17:41:33 +08:00
hook.go
serv.go Allow push to init a wiki repo () 2017-03-17 12:59:42 +08:00
web.go LFS: Return 404 for unimplemented endpoints () 2017-03-20 16:40:20 +08:00
web_graceful.go
web_windows.go