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.
gitea/routers/api/v1
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>
2 years ago
..
activitypub Go 1.19 format (#20758) 2 years ago
admin Move some files into models' sub packages (#20262) 2 years ago
misc Share HTML template renderers and create a watcher framework (#20218) 2 years ago
notify Move some files into models' sub packages (#20262) 2 years ago
org Move some files into models' sub packages (#20262) 2 years ago
packages Add support for Vagrant packages (#20930) 2 years ago
repo Add more checks in migration code (#21011) 2 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Move some files into models' sub packages (#20262) 2 years ago
user Go 1.19 format (#20758) 2 years ago
utils refactor webhook *NewPost (#20729) 3 years ago
api.go Go 1.19 format (#20758) 2 years ago
auth.go Remove legacy `+build:` constraint (#19582) 3 years ago
auth_windows.go Let web and API routes have different auth methods group (#19168) 3 years ago