? Pending

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
19 Oct 2018

Summary of Changes

the hsts max-age attribute is written with = and not with : this patch corrects that. The for the report by @SniperSister the 3.x plugin is also patched here zero-24/plg_system_httpheader@b5e1ad5 and a bug fixed version is released too: https://github.com/zero-24/plg_system_httpheader/releases/tag/1.0.3

Testing Instructions

Apply this patch make sure the hsts header is generated as strict-transport-security: max-age=31536000 vs strict-transport-security: max-age: 31536000

Expected result

strict-transport-security: max-age=31536000

Actual result

strict-transport-security: max-age: 31536000

Documentation Changes Required

None

avatar zero-24 zero-24 - open - 19 Oct 2018
avatar zero-24 zero-24 - change - 19 Oct 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Oct 2018
Category Front End Plugins
avatar SniperSister
SniperSister - comment - 20 Oct 2018

I have tested this item successfully on d5da458

Works fine, thanks!


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22737.

avatar SniperSister SniperSister - test_item - 20 Oct 2018 - Tested successfully
avatar laoneo laoneo - close - 20 Oct 2018
avatar laoneo laoneo - merge - 20 Oct 2018
avatar laoneo laoneo - change - 20 Oct 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-10-20 10:13:29
Closed_By laoneo
Labels Added: ?
avatar laoneo
laoneo - comment - 20 Oct 2018

Thanks

Add a Comment

Login with GitHub to post a comment