mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-02 14:58:31 +00: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>