mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-07-30 13:03:01 +08:00

* Validate External Tracker URL Format Add some validation checks for external tracker URL format. Fixes #7068 * Don't make {index} a hard requirement * Fix Description * make fmt * move regex to package level * fix copyright date