Skip to content

Magento form-action CSP not working

Refused to send form data to ‘https://example.com/customer/account/logout/’ because it violates the following Content Security Policy directive: “form-action ‘self’ secure.authorize.net test.authorize.net pilot-payflowlink.paypal.com www.paypal.com www.sandbox.paypal.com *.facebook.com “. I really don’t understand that I have added ‘https://example.com/’ into csp_whitelist by form-action. But it… Read More »Magento form-action CSP not working

Customer groups determine css

Is it possible to have a customer group/user group using 1 specific CSS file. Maybe have a database with all store names in and different groups and the CSS file they use from a server?