[Mozilla Enterprise] Disable Downgrade Protection for Mac ESR Deployment?
James Pearson
james-p at moving-picture.com
Thu Aug 13 13:02:54 UTC 2020
I'm not a Mac person, but I believe you might be able to add environment
variables to the application's Info.plist file - something like:
<key>LSEnvironment</key>
<dict>
<key>MOZ_ALLOW_DOWNGRADE</key>
<string>1</string>
</dict>
I had to do something similar for an other Mac app a while ago - no idea
if will work with Firefox ...
James Pearson
Kasper, Ryan V. via Enterprise wrote:
>
> Hi all,
>
> Getting my feet wet with Mac deployments - couldn't see to find a way to set the environment variable MOZ_ALLOW_DOWNGRADE and have Firefox "see" that it was set (or if that is even a valid method for Macs). We caught most users and moved them to the ESR branch, but of course a few folks updated to 79.0 manually. Any tips on moving folks from 79.0 to 78.1.0esr while suppressing the warning about having been downgraded and needing to create a new profile? Specifically for Mac - I have this solved for Windows deployments.
>
> Thank you,
> Ryan V. Kasper
> Leidos - Packaging
>
>
>
>
> _______________________________________________
> Enterprise mailing list
> Enterprise at mozilla.org
> https://mail.mozilla.org/listinfo/enterprise
>
> To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to enterprise-request at mozilla.org with a subject of "unsubscribe"
>
More information about the Enterprise
mailing list