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 26ae592234
Move reverproxyauth before session so the header will not be ignored even if user has login (#27821)
When a user logout and then login another user, the reverseproxy auth
should be checked before session otherwise the old user is still login.
10 months ago
..
api Remove deprecated stuff for runners (#30930) 10 months ago
common Refactor AppURL usage (#30885) 10 months ago
install Move context from modules to services (#29440) 1 year ago
private Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 10 months ago
utils Refactor external URL detection (#29973) 12 months ago
web Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) 10 months ago
init.go Make sure git version&feature are always prepared (#30877) 10 months ago