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.
forgejo/routers
Lunny Xiao e97e883ad5
Add reverseproxy auth for API back with default disabled (#26703)
This feature was removed by #22219 to avoid possible CSRF attack.

This PR takes reverseproxy auth for API back but with default disabled.

To prevent possbile CSRF attack, the responsibility will be the
reverseproxy but not Gitea itself.

For those want to enable this `ENABLE_REVERSE_PROXY_AUTHENTICATION_API`,
they should know what they are doing.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
10 months ago
..
api Add reverseproxy auth for API back with default disabled (#26703) 10 months ago
common Start using template context function (#26254) 11 months ago
install Use docs.gitea.com instead of docs.gitea.io (#26739) 10 months ago
private Fix verifyCommits error when push a new branch (#26664) 10 months ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix the missing repo count (#26942) 10 months ago
init.go Move feed notification service layer (#26908) 10 months ago