• I don’t see https:// at the login form that’s on all of the wordpress.org pages:

    <form class="login" method="post" action="http://wordpress.org/support/bb-login.php">
    <p><label>Username		<input class="text" name="user_login" type="text" id="user_login" size="13" maxlength="40" value="" />
      </label>
    	<label>Password		<input class="text" name="password" type="password" id="password" size="13" maxlength="40" />
    	</label>
    	<input name="re" type="hidden" value="" />
    	<input type="submit" class="button-secondary" name="Submit" id="submit" value="Log in" />
    	(<a href="http://wordpress.org/support/bb-login.php">forgot?</a>) or <a href="http://wordpress.org/support/register.php">Register</a></p>
    </form>

    Why not?!?!

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Why isn't the wordpress.org login SSL / HTTPS???’ is closed to new replies.