@mad
On the "General Data and Files" page, I get a console error regarding use of "eval()" - "The content or security policy of your site blocks the use of eval() in Javascript
And then on save of any change, there's a 403 on the POST request:
POST https://test .com/test/automad-master/dashboard?controller=Shared::data 403 with the code reference to:
try {
h.send(b.hasContent && b.data || null)
}
Inspecting the headers of the request:
Request URL: https://test.com/test/automad-master/dashboard?controller=Shared::data
Referrer Policy: strict-origin-when-cross-origin