mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-13 18:53:43 +00:00
569c49debe
Adds validation constraints to repository creation inputs, enforcing max-length limits for labels/license/readme and enum validation for trust model and object format. Updates both the API option struct and the web form struct to keep validation consistent.