it looks like the open source project osclass implemented anti-csrf protection.
https://github.com/osclass/Osclass/blob/master/oc-includes/osclass/helpers/hSecurity.phpThis must be what is 'conflicting' with the Hiawatha Prevent CSRF feature. Hopefully their implementation is as good as your is.