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
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>
1 year ago
..
api Refactor issue template parsing and fix API endpoint (#29069) (#29140) 1 year ago
common Rework markup link rendering (#26745) (#28803) 1 year ago
install Fix validity of the FROM email address not being checked (#29347) (#29360) 1 year ago
private Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) (#27304) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix project counter in organization/individual profile (#28068) (#29361) 1 year ago
init.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago