1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-23 11:45:48 +00:00
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.
2024-05-11 14:55:49 +00:00
..
api Remove deprecated stuff for runners (#30930) 2024-05-10 16:23:47 +08:00
common Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +00:00
install Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
private Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 2024-05-07 07:36:48 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) 2024-05-11 14:55:49 +00:00
init.go Make sure git version&feature are always prepared (#30877) 2024-05-06 18:34:16 +02:00