0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 17:49:25 +01:00
gitea/routers
zeripath e6b3be4608
Add more checks in migration code (#21011)
When migrating add several more important sanity checks:

* SHAs must be SHAs
* Refs must be valid Refs
* URLs must be reasonable

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <matti@mdranta.net>
2022-09-04 13:47:56 +03:00
..
api Add more checks in migration code (#21011) 2022-09-04 13:47:56 +03:00
common
install
private
utils
web
init.go