]> git.p6c8.net - policy-templates.git/commitdiff
Mac plist change
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Wed, 1 Jun 2022 20:54:17 +0000 (16:54 -0400)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Wed, 1 Jun 2022 20:54:17 +0000 (16:54 -0400)
mac/org.mozilla.firefox.plist

index 1ad8bc6afab62595eced26ed854019fa359cdbce..d1a1c2c0eca10b45ac0dad06dede329ede5316ce 100644 (file)
                <key>EnablePermissions</key>
                <false/>
        </dict>
+       <key>PasswordManagerExceptions</key>
+       <array>
+               <string>https://example.org</string>
+               <string>https://example.edu</string>
+       </array>
        <key>Permissions</key>
        <dict>
                <key>Camera</key>

patrick-canterino.de