Closed kbrock closed 2 years ago
Have some comments over in the pods PR...let's work it out there.
update:
self
for all attributes,
after attributes (read: fixed syntax error)I tested this with a container apache and rails s
I did get the javascript working but the stylesheets were not set correctly (since I couldn't find any)
Backported to najdorf
in commit 4d2550ab746511ab13a90c1da5ccf1c75d284f76.
commit 4d2550ab746511ab13a90c1da5ccf1c75d284f76
Author: Jason Frey <fryguy9@gmail.com>
Date: Fri May 20 09:23:44 2022 -0400
Merge pull request #358 from kbrock/session_same_site
add secure headers to apache
(cherry picked from commit 514e633b83c8f702a8519f935f42c3a741fd47ba)
Backported to morphy
in commit 0a638ec0bacfe3610b85ea75f09275ffe12b6bc0.
commit 0a638ec0bacfe3610b85ea75f09275ffe12b6bc0
Author: Jason Frey <fryguy9@gmail.com>
Date: Fri May 20 09:23:44 2022 -0400
Merge pull request #358 from kbrock/session_same_site
add secure headers to apache
(cherry picked from commit 514e633b83c8f702a8519f935f42c3a741fd47ba)
Adding cross site secure headers for static resources to the appliance
This is the appliance version of https://github.com/ManageIQ/manageiq-pods/pull/823