mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-03 03:41:36 +01:00
Fixes #27188. Introduces a check on the installation that tries to parse the FROM address. If it fails, shows a new error message to the user. --------- Co-authored-by: KN4CK3R <admin@oldschoolhack.me>