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
When trying to run phpldapadmin behind a SSL-terminating load balancer such as AWS ELB, that assigns the X-FORWARDED-PROTO header, using an HTTPS connection, that phpldapadmin still displays a warning on the logiin page about being accessed in plain text, as it tests against $_SERVER['HTTPS']