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
Lunny Xiao a129c0c06c
Fix 500 when deleting account with incorrect password or unsupported login type (#29579) (#29656)
Fix #26210
Backport #29579

Co-authored-by: Jason Song <i@wolfogre.com>
12 months ago
..
api Add missing database transaction for new issue (#29490) (#29607) 12 months ago
common Fix incorrect cookie path for AppSubURL (#29534) (#29552) 12 months 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 500 when deleting account with incorrect password or unsupported login type (#29579) (#29656) 12 months ago
init.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago