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
zeripath ea416d7d0e
Redirect if user does not exist on admin pages (#20981) (#21059)
Backport #20981

When on /admin/users/ endpoints if the user is no longer in the DB,
redirect instead of causing a http 500.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
3 years ago
..
api Fill the specified ref in webhook test payload (#20961) (#21055) 3 years ago
common Rework raw file http header logic (#20484) (#20542) 3 years ago
install Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 3 years ago
private Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Redirect if user does not exist on admin pages (#20981) (#21059) 3 years ago
init.go Initialize cron last (#20373) (#20384) 3 years ago