Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more checks in migration code (#21011) #21050

Merged
merged 1 commit into from
Sep 4, 2022

Commits on Sep 4, 2022

  1. Add more checks in migration code (go-gitea#21011)

    Backport go-gitea#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>
    zeripath committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    a46aaa5 View commit details
    Browse the repository at this point in the history