Closed Bug 1664834 Opened 5 years ago Closed 5 years ago

Add signon.* to allowed Preferences policy

Categories

(Firefox :: Enterprise Policies, enhancement, P5)

enhancement

Tracking

()

VERIFIED FIXED
83 Branch
Tracking Status
firefox-esr78 --- verified
firefox83 --- verified

People

(Reporter: mkaply, Assigned: mkaply)

Details

Attachments

(1 file)

See bug 1663270

We should add signon.* to allowed pref lists.

Also

general.*

toolkit.*

Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Attachment #9180267 - Attachment description: Bug 1664834 - Add signon., general., toolkit. to allows policy preferences prefixes. r?Gijs! → Bug 1664834 - Add signon., general.*Scroll to allowed policy preferences prefixes. r?Gijs!
Pushed by mozilla@kaply.com: https://hg.mozilla.org/integration/autoland/rev/de8252fdde9a Add signon., general.*Scroll to allowed policy preferences prefixes. r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch

Comment on attachment 9180267 [details]
Bug 1664834 - Add signon., general.*Scroll to allowed policy preferences prefixes. r?Gijs!

ESR Uplift Approval Request

  • If this is not a sec:{high,crit} bug, please state case for ESR consideration: Policy related
  • User impact if declined: Unable to block a few preferences
  • Fix Landed on Version: 83
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Just updates the existing pref list.
  • String or UUID changes made by this patch:
Attachment #9180267 - Flags: approval-mozilla-esr78?
Flags: qe-verify+
QA Contact: emil.ghitta
QA Whiteboard: [qa-triaged]

Comment on attachment 9180267 [details]
Bug 1664834 - Add signon., general.*Scroll to allowed policy preferences prefixes. r?Gijs!

approved for 78.5

Attachment #9180267 - Flags: approval-mozilla-esr78? → approval-mozilla-esr78+

This is verified fixed using Firefox 83.0b4 (BuilId:20201025174155) and Firefox esr 78.5 (provided in comment 8) on Windows 10 64bit, macOS 10.15 and Ubuntu 20.04.

The verification was performed by using the following policies.json file content:

{ "policies": { "Preferences":{ "general.autoScroll":{ "Value": 0, "Status": "locked" }, "general.smoothScroll":{ "Value":0, "Status": "locked" }, "signon.backup.enabled":{ "Value":0, "Status":"locked" }, "signon.autofillForms":{ "Value":1, "Status":"locked" } } } }

The specified values and status state is successfully reflected inside Firefox (the prefs are successfully locked and set to either true or false as specified inside the json file)

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: