You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As pointed out in #592 (comment), we should not trust the X_FORWARDED_* headers for security reasons, and drop the option altogether; the header is stored inside the events anyway, if they are to be inspected.
The text was updated successfully, but these errors were encountered:
As pointed out in #592 (comment), we should not trust the
X_FORWARDED_*
headers for security reasons, and drop the option altogether; the header is stored inside the events anyway, if they are to be inspected.The text was updated successfully, but these errors were encountered: