Commit Graph

4 Commits (4c7e51ee3a7f1789e83b7f1aa34cd16f5a2d5648)

Author SHA1 Message Date
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos ()
* Fix various doc, user-facing, and source comment typos

Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby`
Tamal Saha 171b359877 Use gitea forked macaron ()
Signed-off-by: Tamal Saha <tamal@appscode.com>
mrsdizzie de6ef14d04 Validate External Tracker URL Format ()
* Validate External Tracker URL Format

Add some validation checks for external tracker URL format.

Fixes 

* Don't make {index} a hard requirement

* Fix Description

* make fmt

* move regex to package level

* fix copyright date
Lauris BH 92466129ec
Improve URL validation for external wiki and external issues ()
* Improve URL validation for external wiki  and external issues

* Do not allow also localhost address for external URLs