Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@mixfreak This was my mistake. I'm rereleasing the policy in a few minutes. @KerstinT488 You are correct. When we added FormData back, I forgot to "undeprecate it" from the policy. Form & Search History is the correct thing to use. I'll be releasing a new version in a few minutes to fix this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Problem:
In Firefox ESR (latest version), downloads are still blocked by Content Analysis / DLP even though the GPO setting “Interception Point → Downloads = Disabled”.
Expected:
When the interception point Downloads is disabled via GPO, downloads should not be checked or blocked.
Actual:
about:config shows browser.contentanalysis.interception_point.download.enabled = true
Downloads are blocked.
Suspected cause
The GPO setting for the Downloads interception point is not correctly applied (or treated as not configured).
Any Ideas ?
Thx
Beta Was this translation helpful? Give feedback.
All reactions