Confirmed users
461
edits
Line 4: | Line 4: | ||
=== Monday, {{#time:d F|{{SUBPAGENAME}}}} === | === Monday, {{#time:d F|{{SUBPAGENAME}}}} === | ||
* Fix bug in combine loose feature in add-on. | |||
Combine loose feature in the add-on takes CSP rules for each directive and applies UNION of them. | |||
However, if website specifies 'none' for a CSP directive and user specifies 'self' for a directive then combine loose was showing both 'none' and 'self'. Whereas it should show only 'self'. | |||
Similarly between '*' and 'none' it should take '*'. | |||
Between '*' and 'self' it should take '*'. | |||
And between '*' and 'self' it should take '*'. | |||
=== Tuesday, {{#time:d F|{{SUBPAGENAME}} +1 day}} === | === Tuesday, {{#time:d F|{{SUBPAGENAME}} +1 day}} === |