Add a new policy setting the default of OfferToSaveLogins
Categories
(Firefox :: Enterprise Policies, enhancement, P3)
Tracking
()
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-esr68+
|
Details | Review |
Right now, we either lock OfferToSaveLogins too true or false.
We've had requests to set the default so it can be set to false and a user can choose to set it to true.
I'm thinking:
OfferToSaveLoginsDefault
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
This doesn't seem that necessary given that a user must explicitly save each login…
Assignee | ||
Comment 3•4 years ago
|
||
They simply want to flip the default but still allow a user to choose to turn it on.
So allow a way to change the default for signon.rememberSignons from true to false.
Right now in policy, the only options are to lock it on or lock it off.
Pushed by mozilla@kaply.com: https://hg.mozilla.org/integration/autoland/rev/45a0949f2d5d Add policy to set the default rememberSignons policy. r=MattN,fluent-reviewers,flod
Comment 5•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Assignee | ||
Comment 6•4 years ago
|
||
Comment on attachment 9086809 [details]
Bug 1573967 - Add policy to set the default rememberSignons policy.
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: Maintain parity with corresponding Firefox (70)/policy change
- User impact if declined: Unable to set default rememberSignons policy (request from customer)
- Fix Landed on Version: 70/71
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): policy only, has test
- String or UUID changes made by this patch: One fluent string for description of policy.
Comment 7•4 years ago
|
||
Are we OK with landing this patch on ESR with a new English-only string? Flod confirms that users in other locales will just fall back to the English string.
Comment 8•4 years ago
|
||
OK with me. Sys admins can decide to opt into this behavior if the language restrictions suit them.
Comment 9•4 years ago
|
||
Comment on attachment 9086809 [details]
Bug 1573967 - Add policy to set the default rememberSignons policy.
Thanks for confirming. Approved for 68.2esr.
Comment 10•4 years ago
|
||
bugherder uplift |
Updated•4 years ago
|
Updated•4 years ago
|
Comment 11•4 years ago
|
||
This is verified fixed using Firefox 70.0 (BuildId:20191016161957) and Firefox 68.2.0esr (BuildId:20191016163237) on Windows 10 64bit, macOS 10.13.6 and Ubuntu 18.04 64bit.
Description
•