1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-13 00:38:12 -04:00
gitea/routers
Lauris BH ba2e0240c6
Add LFS object verification step after upload (#2868)
* Add LFS object verification step after upload

* Fix file verification condition and small refactor

* Fix URLs

* Remove newline and return status 422 on failed verification

* Better error hadling
2017-11-08 15:04:19 +02:00
..
admin
api/v1
dev
org
private
repo Fix fork repository cycle to self (#2860) 2017-11-06 12:12:55 +08:00
routes Add LFS object verification step after upload (#2868) 2017-11-08 15:04:19 +02:00
user
home.go
init.go
install.go