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.
wxiaoguang e18ea9e349
Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320)
* Apache `ProxyPassReverse` only works for Location, Content-Location and URI headers on HTTP redirect responses, it causes more problems than it resolves. Now all URLs generated by Gitee have the correct prefix AppSubURL. We do not need to set `ProxyPassReverse`.

* fix url param

* use AppSubURL instead of AppURL in api/v1

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
admin Move login related structs and functions to models/login (#17093) 3 years ago
misc Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
notify Notifications API: respond with updated notifications (#17064) 3 years ago
org Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320) 3 years ago
repo Add buttons to allow loading of incomplete diffs (#16829) 3 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger [API] Add endpount to get user org permissions (#17232) 3 years ago
user Move login related structs and functions to models/login (#17093) 3 years ago
utils Move login related structs and functions to models/login (#17093) 3 years ago
api.go Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320) 3 years ago