-
Notifications
You must be signed in to change notification settings - Fork 1
Incompatible with IntegerNet_SansecWatch #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Debugged that further, and it seems, that it was only a caching issue. |
No, sorry, have to open it again :-) |
Hi @norgeindian, thanks for reporting the problem. It seems to me that the problem is related to the issue #5. Please try to lower the threshold as described in the issue. |
@lsiebels , we first tried that as well, but that did not help. @lsiebels, what do you think of the idea, putting the default threshold of the module directly lower to make sure, that #5 does not happen for others? |
We were just facing a strange issue.
We switched from manually including a CSP whitelist to the module IntegerNet_SansecWatch, which dynamically updates the headers based on the given settings in the Sansec panel.
It seems, that both modules are not compatible.
At least, we got the error:
Unable to set the CSP header. The header size of 8211 bytes exceeds the maximum size of 8190 bytes.
We had the exact same CSP whitelist included before in a module, and there it worked.
The text was updated successfully, but these errors were encountered: