This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/routers/api
Anthony Wang 14cfd8de23
Revert "If httpsig verification fails, fix Host header and try again"
This reverts commit f53e46c721.

The bug was actually caused by nginx messing up the Host header when reverse-proxying since I didn't have the line `proxy_set_header Host $host;` in my nginx config for Gitea.
2022-06-14 21:11:55 -05:00
..
packages ContainerRegistry - removed Basic Auth header (#19735) 2022-05-17 19:58:42 +08:00
v1 Revert "If httpsig verification fails, fix Host header and try again" 2022-06-14 21:11:55 -05:00