mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-15 23:34:57 +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