Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions schema/.source.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"url": "https://raw.githubusercontent.com/mozilla/enterprise-firefox/enterprise-main/browser/components/enterprisepolicies/schemas/policies-schema.json",
"commit": "81ff50b3f5737c88222fa5ed550717974ed3d19f",
"permalink": "https://github.com/mozilla/enterprise-firefox/blob/81ff50b3f5737c88222fa5ed550717974ed3d19f/browser/components/enterprisepolicies/schemas/policies-schema.json"
"commit": "fb8d5384d63d48f6ca755162541a769b6382f23d",
"permalink": "https://github.com/mozilla/enterprise-firefox/blob/fb8d5384d63d48f6ca755162541a769b6382f23d/browser/components/enterprisepolicies/schemas/policies-schema.json"
}
12 changes: 6 additions & 6 deletions schema/policies-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@
"x-compatibility": {
"firefox": { "version_added": "62" },
"firefox_esr": { "version_added": "60.2.0" },
"firefox_enterprise": { "version_added": false }
"firefox_enterprise": { "version_added": "149" }
},
"x-restart-required": true,
"description": "Change the URL for application update if you are providing Firefox updates from a custom update server.",
Expand Down Expand Up @@ -713,7 +713,7 @@
"x-compatibility": {
"firefox": { "version_added": "60" },
"firefox_esr": { "version_added": "60" },
"firefox_enterprise": { "version_added": "149" }
"firefox_enterprise": { "version_added": false }
},
"x-restart-required": true,
"description": "Add bookmarks in either the bookmarks toolbar or menu. Use 'ManagedBookmarks' instead.",
Expand Down Expand Up @@ -919,7 +919,7 @@
"firefox_enterprise": { "version_added": "149" }
},
"x-restart-required": false,
"description": "Configure Firefox to use an agent for Data Loss Prevention (DLP) that is compatible with the Google Chrome Content Analysis Connector Agent SDK.",
"description": "Configure Firefox to use a third-party agent for Data Loss Prevention (DLP) that is compatible with the Google Chrome Content Analysis Connector Agent SDK.",
"examples": [
{
"AgentName": "My DLP Product",
Expand Down Expand Up @@ -1059,7 +1059,7 @@
"firefox_enterprise": { "version_added": "155" }
},
"x-restart-required": false,
"description": "Enable and configure security logging when a DLP rule is triggered.",
"description": "Enable and configure security logging when a Data Loss Prevention (DLP) rule is triggered.",
"examples": [
{
"Enabled": true,
Expand Down Expand Up @@ -1259,7 +1259,7 @@
"firefox_enterprise": { "version_added": "155" }
},
"x-restart-required": false,
"description": "Configure built-in Data Loss Prevention rules that warn on or block data actions (paste, copy, upload, download, print) per domain.",
"description": "Configure built-in Data Loss Prevention (DLP) rules to warn or block on data actions (paste, copy, upload, download, print) per domain.",
"examples": [
{
"FallbackResult": "block",
Expand Down Expand Up @@ -1689,7 +1689,7 @@
"x-compatibility": {
"firefox": { "version_added": "60" },
"firefox_esr": { "version_added": "60" },
"firefox_enterprise": { "version_added": "149" }
"firefox_enterprise": { "version_added": false }
},
"x-restart-required": true,
"description": "Remove access to private browsing.",
Expand Down