forgejo/routers/install
Carlos Felgueiras fc384e494e
Fix validity of the FROM email address not being checked (#29347)
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>
(cherry picked from commit 6f6120dfa8d549d0b866eeb9317054fea831c844)

Conflicts:
	options/locale/locale_en-US.ini
	context
2024-02-26 22:30:26 +01:00
..
install.go Fix validity of the FROM email address not being checked (#29347) 2024-02-26 22:30:26 +01:00
routes.go
routes_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00