Johan Jonk Stenström
Forum Replies Created
-
Forum: Plugins
In reply to: [Cookies and Content Security Policy] Marketing vs markertingIt has been in the plugin since the start. 😛 But it will be fixed soon.
@erpiu, @kaggdesign: This is released now.
@kaggdesign, perfect! I will release next week.
@kaggdesign, no, only the SVN repo.
To use hCaptcha, all you need to do is add https://*.hcaptcha.com in the right places. If @kaggdesign would like to, tell me where these should be added (in Settings > Cookies and Content Security Policy > Domains), and I’ll add it as a Quickstart item.
Hi!
I tested get_cacsp_options( ‘cacsp_option_disable_content_not_allowed_message’ ); and I get 0 when “Disable content not allowed message.” is unchecked and see the error message, if I check it I get 1 and the error message is not shown. All as expected.
I am not in contact with the authors of the hcaptcha plugin, and this is the first time I hear about this integration. Maybe the authors @hcaptcha and @kaggdesign can bring clarity to this matter?
I think Elementor is using some external script for this.
Check out this in the FAQ:
How do I know what resources are used on my site?Thanks for the report. I think the route of having Divi fix this is the way to go, since using json as a cookie value is a very common approach.
My bad, I forgot to add a new file, that is fixed in the latest version. Thanks for the heads up!
The stack trace alone isn’t enough to pinpoint the root cause because it doesn’t include the actual PHP error message.
Please share the exact error text (the “Fatal error/TypeError/Warning” line) and where you saw it (screen vs debug.log). Also confirm:
- WordPress version
- PHP version
- Which admin page/tab triggers it (Settings > Cookies and Content Security Policy, and which tab)
Forum: Plugins
In reply to: [Cookies and Content Security Policy] Google Maps icons blockedHave you allowed data in the settings?
Forum: Plugins
In reply to: [Cookies and Content Security Policy] Google Maps icons blockedI just took a look and it’s working fine!
Thanks!
These things are explained in the FAQ:
How do I know what resources are used on my site?
How do I manually add domains to allow?Yes, just tested it to make sure, and it work fine! Just add ?cacsp_bypass=true after the URL like this: https://example.com/?cacsp_bypass=true
Forum: Plugins
In reply to: [Cookies and Content Security Policy] Security alert. Will it be patched?If you update the plugin, you don’t have to worry, I force it to be disabled by default. But, for the record it’s the old “Hide admin email in error messages”, that is now “Show admin email in error messages”.