gitea/routers/api
Pawel Boguslawski dc952c0632 API calls authorized with HTTP header
This mod allows API calls to be authorized with HTTP header
when ENABLE_REVERSE_PROXY_AUTHENTICATION is enabled. Without
it user authenticated by reverse proxy is able to access
gitea UI but not API which is inconsistent.

Author-Change-Id: IB#1107572
2021-03-18 15:37:22 +01:00
..
v1 API calls authorized with HTTP header 2021-03-18 15:37:22 +01:00