You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/install
Giteabot 35db5a373b
Fix validity of the FROM email address not being checked (#29347) (#29360)
Backport #29347 by @carlosfelgueiras

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: Carlos Felgueiras <carlosfelgueiras@tecnico.ulisboa.pt>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
11 months ago
..
install.go Fix validity of the FROM email address not being checked (#29347) (#29360) 11 months ago
routes.go Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 2 years ago
routes_test.go Fix install page context, make the install page tests really test (#24858) 2 years ago