You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
7 years ago
..
admin.go Add change-password admin command (#1304) 7 years ago
cert.go Cleanup log messaging 8 years ago
dump.go bug fix for dump when data directoryis not exist (#1025) 7 years ago
hook.go Comment force push detect to fix bug #1073 (#1077) 7 years ago
serv.go Allow push to init a wiki repo (#1279) 7 years ago
web.go LFS: Return 404 for unimplemented endpoints (#1330) 7 years ago
web_graceful.go Cleanup log messaging 8 years ago
web_windows.go fix windows build broken by #416 8 years ago