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 Cleanup log messaging 2017-02-02 15:24:18 +01:00
dump.go bug fix for dump when data directoryis not exist () 2017-03-02 17:41:33 +08:00
hook.go Comment force push detect to fix bug () 2017-03-01 23:01:03 +08:00
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 Cleanup log messaging 2017-02-02 15:24:18 +01:00
web_windows.go fix windows build broken by 2016-12-31 17:16:02 +08:00