Skip to content

Commit

Permalink
DigiDNA Aug 2023 (#629)
Browse files Browse the repository at this point in the history
* Platforms added where missing
* Duplicate subkeys removed
* Documentation URLs updated in the Microsoft OneDrive manifest
* Minimum platform versions added to several Restrictions manifest subkeys
* Key capitalization fixed in the ESSO manifest
* Redundant platform tags removed from the Exchange Web Services and System Preferences manifests

---------

Co-authored-by: Yann BERNARD <DigiYann@users.noreply.github.com>
  • Loading branch information
relgit and DigiYann committed Nov 15, 2023
1 parent a73eb55 commit c7daabc
Show file tree
Hide file tree
Showing 14 changed files with 114 additions and 175 deletions.
6 changes: 5 additions & 1 deletion Manifests/ManagedPreferencesApple/com.apple.Spotlight.plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@
<key>pfm_format_version</key>
<integer>1</integer>
<key>pfm_last_modified</key>
<date>2023-08-15T08:00:00Z</date>
<date>2023-08-15T15:24:49Z</date>
<key>pfm_platforms</key>
<array>
<string>macOS</string>
</array>
<key>pfm_subkeys</key>
<array>
<dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>pfm_format_version</key>
<integer>1</integer>
<key>pfm_last_modified</key>
<date>2023-08-15T08:00:00Z</date>
<date>2023-08-17T13:20:39Z</date>
<key>pfm_platforms</key>
<array>
<string>macOS</string>
Expand Down Expand Up @@ -831,22 +831,6 @@ Note that this requires an additional copy of the Clipboard when the application
<key>pfm_type</key>
<string>boolean</string>
</dict>
<dict>
<key>pfm_default</key>
<false/>
<key>pfm_description</key>
<string>When performing an Undo or Redo and the selection range changes, the Undo/Redo operation will select the affected text, rather than updating the Undo/Redo state to include the actual current selection range.
Set this preference to 'true' if you prefer the classic behavior.</string>
<key>pfm_documentation_url</key>
<string>https://www.barebones.com/support/bbedit/ExpertPreferences.html#clip</string>
<key>pfm_name</key>
<string>LegacyUndoSelectionBehavior</string>
<key>pfm_title</key>
<string>Undo Selection (Legacy)</string>
<key>pfm_type</key>
<string>boolean</string>
</dict>
<dict>
<key>pfm_default</key>
<false/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
<key>pfm_format_version</key>
<integer>1</integer>
<key>pfm_last_modified</key>
<date>2022-07-11T16:34:00Z</date>
<date>2023-08-09T09:13:53Z</date>
<key>pfm_platforms</key>
<array>
<string>macOS</string>
</array>
<key>pfm_subkeys</key>
<array>
<dict>
Expand Down

Large diffs are not rendered by default.

14 changes: 1 addition & 13 deletions Manifests/ManagedPreferencesApplications/us.zoom.config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>pfm_format_version</key>
<integer>1</integer>
<key>pfm_last_modified</key>
<date>2023-08-15T08:00:00Z</date>
<date>2023-08-17T13:21:37Z</date>
<key>pfm_platforms</key>
<array>
<string>macOS</string>
Expand Down Expand Up @@ -2843,18 +2843,6 @@ Audio: 8803</string>
<key>pfm_type</key>
<string>boolean</string>
</dict>
<dict>
<key>pfm_default</key>
<false/>
<key>pfm_description</key>
<string>Disables all features except for audio and video for meetings hosted on the ZfG cloud</string>
<key>pfm_name</key>
<string>Intercloud_DisableAllFeatures</string>
<key>pfm_title</key>
<string>Disable All Features (ZfG)</string>
<key>pfm_type</key>
<string>boolean</string>
</dict>
<dict>
<key>pfm_default</key>
<false/>
Expand Down
85 changes: 51 additions & 34 deletions Manifests/ManifestsApple/com.apple.applicationaccess-iOS.plist

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>pfm_interaction</key>
<string>combined</string>
<key>pfm_last_modified</key>
<date>2023-08-15T08:00:00Z</date>
<date>2023-08-18T08:00:00Z</date>
<key>pfm_note</key>
<string>You can specify additional restrictions, including maximum allowed content ratings, by creating a profile using Apple Configurator 2 or Profile Manager.</string>
<key>pfm_platforms</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>pfm_interaction</key>
<string>combined</string>
<key>pfm_last_modified</key>
<date>2023-08-15T08:00:00Z</date>
<date>2023-08-18T08:00:00Z</date>
<key>pfm_note</key>
<string>You can specify additional restrictions, including maximum allowed content ratings, by creating a profile using Apple Configurator 2 or Profile Manager.</string>
<key>pfm_platforms</key>
Expand Down
4 changes: 2 additions & 2 deletions Manifests/ManifestsApple/com.apple.dashboard.plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ It is used to define a white list of dashboard widgets.</string>
<key>pfm_interaction</key>
<string>exclusive</string>
<key>pfm_last_modified</key>
<date>2021-12-22T05:49:22Z</date>
<date>2023-08-24T12:49:22Z</date>
<key>pfm_platforms</key>
<array>
<string>macOS</string>
Expand Down Expand Up @@ -162,7 +162,7 @@ The payload organization for a payload need not match the payload organization i
<array>
<dict>
<key>pfm_name</key>
<string>whiteListItem</string>
<string>WhiteListItem</string>
<key>pfm_subkeys</key>
<array>
<dict>
Expand Down
11 changes: 6 additions & 5 deletions Manifests/ManifestsApple/com.apple.domains.plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
<string>combined</string>
<key>pfm_last_modified</key>
<date>2023-04-18T11:14:46Z</date>
<key>pfm_ios_min</key>
<string>8.0</string>
<key>pfm_macos_min</key>
<string>10.10</string>
<key>pfm_platforms</key>
<array>
<string>iOS</string>
Expand Down Expand Up @@ -167,6 +171,8 @@ The payload organization for a payload need not match the payload organization i
<string>Optional. An array of URL strings. URLs matching the patterns listed here will be considered managed. Not supported in macOS.</string>
<key>pfm_name</key>
<string>WebDomains</string>
<key>pfm_ios_min</key>
<string>9.3</string>
<key>pfm_platforms</key>
<array>
<string>iOS</string>
Expand Down Expand Up @@ -261,11 +267,6 @@ SafariPasswordAutoFillDomains definitions are cumulative. Patterns defined by al
<string>CrossSiteTrackingPreventionRelaxedDomains</string>
<key>pfm_note</key>
<string>A maximum of 10 URLs is supported</string>
<key>pfm_platforms</key>
<array>
<string>iOS</string>
<string>macOS</string>
</array>
<key>pfm_repetition_max</key>
<integer>10</integer>
<key>pfm_subkeys</key>
Expand Down
4 changes: 2 additions & 2 deletions Manifests/ManifestsApple/com.apple.ews.account.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>pfm_interaction</key>
<string>combined</string>
<key>pfm_last_modified</key>
<date>2023-08-15T08:00:00Z</date>
<date>2023-08-29T08:33:42Z</date>
<key>pfm_note</key>
<string>As with VPN and Wi-Fi configurations, it is possible to associate an SCEP credential with an Exchange configu- ration via the PayloadCertificateUUID key.</string>
<key>pfm_platforms</key>
Expand Down Expand Up @@ -197,7 +197,7 @@ Required in macOS or non-interactive installations (like MDM on iOS).</string>
</dict>
</array>
<key>pfm_description</key>
<string>The email address for the account (e.g. "john@company.com).</string>
<string>The email address for the account (e.g. john@company.com).</string>
<key>pfm_description_reference</key>
<string>Specifies the full email address for the account. If not present in the payload, the device prompts for this string during profile installation.
In macOS, this key is required.</string>
Expand Down
47 changes: 1 addition & 46 deletions Manifests/ManifestsApple/com.apple.extensiblesso.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>pfm_ios_min</key>
<string>13.0</string>
<key>pfm_last_modified</key>
<date>2023-08-15T08:00:00Z</date>
<date>2023-08-17T11:47:33Z</date>
<key>pfm_macos_min</key>
<string>10.15</string>
<key>pfm_platforms</key>
Expand Down Expand Up @@ -1794,51 +1794,6 @@ kerberosDefault - The default Kerberos processes for selecting credentials is us
<key>pfm_type</key>
<string>dictionary</string>
</dict>
<dict>
<key>pfm_ios_min</key>
<string>15.0</string>
<key>pfm_macos_min</key>
<string>12.0</string>
<key>pfm_name</key>
<string>DeniedBundleIdentifiers</string>
<key>pfm_subkeys</key>
<array>
<dict>
<key>pfm_title</key>
<string>Bundle Identifier</string>
<key>pfm_type</key>
<string>string</string>
</dict>
</array>
<key>pfm_title</key>
<string>Denied Bundle Identifiers</string>
<key>pfm_type</key>
<string>array</string>
</dict>
<dict>
<key>pfm_default</key>
<string>Cancel</string>
<key>pfm_ios_min</key>
<string>15.0</string>
<key>pfm_macos_min</key>
<string>12.0</string>
<key>pfm_name</key>
<string>ScreenLockedBehavior</string>
<key>pfm_range_list</key>
<array>
<string>Cancel</string>
<string>DoNotHandle</string>
</array>
<key>pfm_range_list_titles</key>
<array>
<string>Cancel</string>
<string>Do Not Handle</string>
</array>
<key>pfm_title</key>
<string>Screen Locked Behavior</string>
<key>pfm_type</key>
<string>string</string>
</dict>
<dict>
<key>pfm_description</key>
<string>Platform SSO authentication method supported and used by the configured SSO extension.</string>
Expand Down
16 changes: 3 additions & 13 deletions Manifests/ManifestsApple/com.apple.mail.managed.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<key>pfm_interaction</key>
<string>combined</string>
<key>pfm_last_modified</key>
<date>2023-08-15T08:00:00Z</date>
<date>2023-08-17T11:42:43Z</date>
<key>pfm_platforms</key>
<array>
<string>iOS</string>
Expand Down Expand Up @@ -150,6 +150,8 @@
<dict>
<key>pfm_description</key>
<string>Path prefix for IMAP mail server</string>
<key>pfm_description_reference</key>
<string>The path prefix for the IMAP mail server.</string>
<key>pfm_exclude</key>
<array>
<dict>
Expand Down Expand Up @@ -671,18 +673,6 @@
<key>pfm_type</key>
<string>boolean</string>
</dict>
<dict>
<key>pfm_description</key>
<string>The path prefix for the IMAP mail server.</string>
<key>pfm_description_reference</key>
<string>Optional. The path prefix for the IMAP mail server.</string>
<key>pfm_name</key>
<string>IncomingMailServerIMAPPathPrefix</string>
<key>pfm_title</key>
<string>Incoming Mail Server IMAP Path Prefix</string>
<key>pfm_type</key>
<string>string</string>
</dict>
<dict>
<key>pfm_description</key>
<string>Hostname or IP address for outgoing mail</string>
Expand Down
6 changes: 1 addition & 5 deletions Manifests/ManifestsApple/com.apple.systempreferences.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>pfm_interaction</key>
<string>combined</string>
<key>pfm_last_modified</key>
<date>2022-11-02T09:50:10Z</date>
<date>2023-08-29T08:33:42Z</date>
<key>pfm_macos_deprecated</key>
<string>13.0</string>
<key>pfm_platforms</key>
Expand Down Expand Up @@ -652,10 +652,6 @@ The payload organization for a payload need not match the payload organization i
<string>13.0</string>
<key>pfm_name</key>
<string>DisabledSettingsExtensions</string>
<key>pfm_platforms</key>
<array>
<string>macOS</string>
</array>
<key>pfm_subkeys</key>
<array>
<dict>
Expand Down

0 comments on commit c7daabc

Please sign in to comment.