Closed
Bug 1917861
Opened 2 years ago
Closed 1 year ago
Add support for soft-blocking in enterprise policies
Categories
(Firefox :: Enterprise Policies, task, P2)
Firefox
Enterprise Policies
Tracking
()
RESOLVED
FIXED
People
(Reporter: willdurand, Unassigned)
References
Details
(Whiteboard: [addons-jira])
We'll want to add support for add-ons soft-blocking in the enterprise policies, whether it's the pref that we're going to allow to be set OR a new policy.
Updated•2 years ago
|
| Reporter | ||
Comment 1•1 year ago
|
||
:mkaply we're going to have a pref to enable/disable soft-blocking - Would you like to have this pref exposed for enterprise policies, or should we introduce a new policy instead? Thanks!
Flags: needinfo?(mozilla)
Comment 2•1 year ago
|
||
I think just the pref is fine. What's the pref name?
Flags: needinfo?(mozilla)
| Reporter | ||
Comment 3•1 year ago
|
||
The pref is named: extensions.blocklist.softblock.enabled
Flags: needinfo?(mozilla)
Comment 4•1 year ago
|
||
That preference is already available via policy, so I think we're good here.
Flags: needinfo?(mozilla)
| Reporter | ||
Comment 5•1 year ago
|
||
Oh, I see. Per https://mozilla.github.io/policy-templates/#preferences, all prefs starting with extensions. are supported. Nice!
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•