Edit report at https://bugs.php.net/bug.php?id=66319&edit=1

 ID:                 66319
 Updated by:         [email protected]
 Reported by:        dv dot sum0 at gmail dot com
 Summary:            Wiki site contains non-encrypted elements
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Website problem
 Operating System:   All
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        bjori
 Block user comment: N
 Private report:     N

 New Comment:

The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.




Previous Comments:
------------------------------------------------------------------------
[2013-12-18 15:41:55] dv dot sum0 at gmail dot com

Description:
------------
Currently when visiting https://wiki.php.net/

The logo at the top is attempted loaded from //php.net/images/logo.php?, which 
should result in an https request, however php.net redirects https requests to 
unencrypted http requests.

Expected result:
----------------
Logo should be served from https://php.net/images/logo.php?

Actual result:
--------------
Logo request is redirected to http://php.net/images/logo.php? (not encrypted)


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=66319&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to