(bug 42832) Fixed cookie security when not wpStickHTTPS.
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Fri, 7 Dec 2012 19:54:20 +0000 (14:54 -0500)
committerTyler Anthony Romeo <tylerromeo@gmail.com>
Wed, 12 Dec 2012 18:20:53 +0000 (13:20 -0500)
commit7921dc1d5bae8d843871b9d782482268b3fefef0
treeb30844f634d461fcb051a0d5693e5ef5f743052d
parent9911316d18b6e7d398f7d4bdd1905dff73a60063
(bug 42832) Fixed cookie security when not wpStickHTTPS.

When a user goes to a secure login page, but does not
want to stick to HTTPS, reset the session so that all
session cookies are not secure otherwise the session
won't be setup on HTTP.

Change-Id: I54ba02b723442f6d8b585f0f86a572b56be06596
includes/specials/SpecialUserlogin.php