mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-10-18 21:52:40 +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