<string id="SUPPORTED_FF130">Firefox 130 or later, Firefox 128.2 ESR or later</string>
<string id="SUPPORTED_FF130_ONLY">Firefox 130 or later</string>
<string id="SUPPORTED_FF131">Firefox 131 or later, Firefox 128.3 ESR or later</string>
- <string id="SUPPORTED_FF136_ONLY">Firefox 136 or later</string>
+ <string id="SUPPORTED_FF137_ONLY">Firefox 137 or later</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permissions</string>
<string id="Camera_group">Camera</string>
<string id="SecurityDevices_group">Security Devices</string>
<string id="FirefoxSuggest_group">Firefox Suggest (US only)</string>
<string id="ContentAnalysis_group">Content Analysis (DLP)</string>
+ <string id="InterceptionPoints_group">Interception Points</string>
<string id="Allow">Allowed Sites</string>
<string id="AllowSession">Allowed Sites (Session Only)</string>
<string id="Block">Blocked Sites</string>
<string id="ContentAnalysis_ShowBlockedResult_Explain">If this policy is disabled, Firefox will not show a notification when a DLP request is denied.
If this policy is enabled or not configured, Firefox will show a notification when a DLP request is denied.</string>
+ <string id="ContentAnalysis_InterceptionPoints_Clipboard">Clipboard</string>
+ <string id="ContentAnalysis_InterceptionPoints_Clipboard_Explain">If this policy is disabled, clipboard operations will not use DLP.
+
+If this policy is enabled or not configured, clipboard operations will use DLP.</string>
+ <string id="ContentAnalysis_InterceptionPoints_DragAndDrop">Drag And Drop</string>
+ <string id="ContentAnalysis_InterceptionPoints_DragAndDrop_Explain">If this policy is disabled, drag and drop operations will not use DLP.
+
+If this policy is enabled or not configured, drag and drop operations will use DLP.</string>
+ <string id="ContentAnalysis_InterceptionPoints_FileUpload">File Upload</string>
+ <string id="ContentAnalysis_InterceptionPoints_FileUpload_Explain">If this policy is disabled, file upload operations will not use DLP.
+
+If this policy is enabled or not configured, file upload operations will use DLP.</string>
+ <string id="ContentAnalysis_InterceptionPoints_Print">Print</string>
+ <string id="ContentAnalysis_InterceptionPoints_Print_Explain">If this policy is disabled, print operations will not use DLP.
+
+If this policy is enabled or not configured, print operations will use DLP.</string>
<string id="Preferences_Boolean_Explain">If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false.
For a description of the preference, see:
<definition name="SUPPORTED_FF130" displayName="$(string.SUPPORTED_FF130)"/>
<definition name="SUPPORTED_FF130_ONLY" displayName="$(string.SUPPORTED_FF130_ONLY)"/>
<definition name="SUPPORTED_FF131" displayName="$(string.SUPPORTED_FF131)"/>
- <definition name="SUPPORTED_FF136_ONLY" displayName="$(string.SUPPORTED_FF136_ONLY)"/>
+ <definition name="SUPPORTED_FF137_ONLY" displayName="$(string.SUPPORTED_FF137_ONLY)"/>
</definitions>
</supportedOn>
<categories>
<category displayName="$(string.ContentAnalysis_group)" name="ContentAnalysis">
<parentCategory ref="firefox"/>
</category>
+ <category displayName="$(string.InterceptionPoints_group)" name="InterceptionPoints">
+ <parentCategory ref="ContentAnalysis"/>
+ </category>
</categories>
<policies>
<policy name="AppAutoUpdate" class="Both" displayName="$(string.AppAutoUpdate)" explainText="$(string.AppAutoUpdate_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="AppAutoUpdate">
</policy>
<policy name="ContentAnalysis_AgentName" class="Both" displayName="$(string.ContentAnalysis_AgentName)" explainText="$(string.ContentAnalysis_AgentName_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.String)">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<elements>
<text id="String" valueName="AgentName"/>
</elements>
</policy>
<policy name="ContentAnalysis_AgentTimeout" class="Both" displayName="$(string.ContentAnalysis_AgentTimeout)" explainText="$(string.ContentAnalysis_AgentTimeout_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.Number)">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<elements>
<decimal id="Number" valueName="AgentTimeout"/>
</elements>
</policy>
<policy name="ContentAnalysis_AllowUrlRegexList" class="Both" displayName="$(string.ContentAnalysis_AllowUrlRegexList)" explainText="$(string.ContentAnalysis_AllowUrlRegexList_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.String)">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<elements>
<text id="String" valueName="AllowUrlRegexList"/>
</elements>
</policy>
<policy name="ContentAnalysis_BypassForSameTabOperations" class="Both" displayName="$(string.ContentAnalysis_BypassForSameTabOperations)" explainText="$(string.ContentAnalysis_BypassForSameTabOperations_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" valueName="BypassForSameTabOperations">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<enabledValue>
<decimal value="1"/>
</enabledValue>
</policy>
<policy name="ContentAnalysis_ClientSignature" class="Both" displayName="$(string.ContentAnalysis_ClientSignature)" explainText="$(string.ContentAnalysis_ClientSignature_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.String)">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<elements>
<text id="String" valueName="ClientSignature"/>
</elements>
</policy>
<policy name="ContentAnalysis_DefaultResult" class="Both" displayName="$(string.ContentAnalysis_DefaultResult)" explainText="$(string.ContentAnalysis_DefaultResult_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.ContentAnalysis_DefaultResult)">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<elements>
<enum id="ContentAnalysis_DefaultResult" valueName="DefaultResult">
<item displayName="$(string.ContentAnalysis_DefaultResult_0)">
</policy>
<policy name="ContentAnalysis_DenyUrlRegexList" class="Both" displayName="$(string.ContentAnalysis_DenyUrlRegexList)" explainText="$(string.ContentAnalysis_DenyUrlRegexList_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.String)">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<elements>
<text id="String" valueName="DenyUrlRegexList"/>
</elements>
</policy>
<policy name="ContentAnalysis_Enabled" class="Both" displayName="$(string.ContentAnalysis_Enabled)" explainText="$(string.ContentAnalysis_Enabled_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" valueName="Enabled">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<enabledValue>
<decimal value="1"/>
</enabledValue>
</policy>
<policy name="ContentAnalysis_IsPerUser" class="Both" displayName="$(string.ContentAnalysis_IsPerUser)" explainText="$(string.ContentAnalysis_IsPerUser_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" valueName="IsPerUser">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<enabledValue>
<decimal value="1"/>
</enabledValue>
</policy>
<policy name="ContentAnalysis_PipePathName" class="Both" displayName="$(string.ContentAnalysis_PipePathName)" explainText="$(string.ContentAnalysis_PipePathName_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" presentation="$(presentation.String)">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<elements>
<text id="String" valueName="PipePathName"/>
</elements>
</policy>
<policy name="ContentAnalysis_ShowBlockedResult" class="Both" displayName="$(string.ContentAnalysis_ShowBlockedResult)" explainText="$(string.ContentAnalysis_ShowBlockedResult_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis" valueName="ShowBlockedResult">
<parentCategory ref="ContentAnalysis"/>
- <supportedOn ref="SUPPORTED_FF136_ONLY"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_InterceptionPoints_Clipboard" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_Clipboard)" explainText="$(string.ContentAnalysis_InterceptionPoints_Clipboard_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\Clipboard" valueName="Enabled">
+ <parentCategory ref="InterceptionPoints"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_InterceptionPoints_DragAndDrop" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_DragAndDrop)" explainText="$(string.ContentAnalysis_InterceptionPoints_DragAndDrop_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\DragAndDrop" valueName="Enabled">
+ <parentCategory ref="InterceptionPoints"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_InterceptionPoints_FileUpload" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_FileUpload)" explainText="$(string.ContentAnalysis_InterceptionPoints_FileUpload_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\FileUpload" valueName="Enabled">
+ <parentCategory ref="InterceptionPoints"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
+ <enabledValue>
+ <decimal value="1"/>
+ </enabledValue>
+ <disabledValue>
+ <decimal value="0"/>
+ </disabledValue>
+ </policy>
+ <policy name="ContentAnalysis_InterceptionPoints_Print" class="Both" displayName="$(string.ContentAnalysis_InterceptionPoints_Print)" explainText="$(string.ContentAnalysis_InterceptionPoints_Print_Explain)" key="Software\Policies\Mozilla\Firefox\ContentAnalysis\InterceptionPoints\Print" valueName="Enabled">
+ <parentCategory ref="InterceptionPoints"/>
+ <supportedOn ref="SUPPORTED_FF137_ONLY"/>
<enabledValue>
<decimal value="1"/>
</enabledValue>