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
Use SERVER_ADDR instead of HTTP_HOST in the redirect from http to https
HTTP_HOST can be manipulated via Host header and for this reason SERVER_ADDR (Server's IP address) used.
Ticket: ENT-11481
Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
0 commit comments