YunoHost-Apps / epicyon_ynh

ActivityPub compliant server
https://epicyon.net/
Apache License 2.0
6 stars 3 forks source link

[autopatch] Fix Host and X-Forwarded-For header spoofing #22

Closed yunohost-bot closed 8 months ago

yunohost-bot commented 1 year ago

The proxied Host header may be spoofed. Description: In most cases "$host" variable are more appropriate, just use it. Additional info: https://github.com/yandex/gixy/blob/master/docs/en/plugins/hostspoofing.md