1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00: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 Add change-password admin command (#1304) 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 (#1025) 2017-03-02 17:41:33 +08:00
hook.go Comment force push detect to fix bug #1073 (#1077) 2017-03-01 23:01:03 +08:00
serv.go Allow push to init a wiki repo (#1279) 2017-03-17 12:59:42 +08:00
web_graceful.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
web_windows.go fix windows build broken by #416 2016-12-31 17:16:02 +08:00
web.go LFS: Return 404 for unimplemented endpoints (#1330) 2017-03-20 16:40:20 +08:00