Closed Bug 1536020 Opened 5 years ago Closed 5 years ago

Add "mobileconfig" to the list of executable extensions in download protection

Categories

(Toolkit :: Safe Browsing, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: dimi, Assigned: dimi)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

diff --git a/download_file_types.asciipb b/download_file_types.asciipb
index 0cb3825..4d608e4 100644
--- a/download_file_types.asciipb
+++ b/download_file_types.asciipb
@@ -8,7 +8,7 @@

Top level settings

-version_id: 31
+version_id: 32
sampled_ping_probability: 0.01
max_archived_binaries_to_report: 10
default_file_type {
@@ -2825,6 +2825,16 @@ file_types {
}
inspection_type: DMG
}
+file_types {

  • extension: "mobileconfig"
  • uma_value: 356
  • ping_setting: FULL_PING
  • platform_settings {
  • platform: PLATFORM_MAC
  • danger_level: ALLOW_ON_USER_GESTURE
  • auto_open_hint: DISALLOW_AUTO_OPEN
  • }
    +}
    file_types {
    extension: "ndif"
    uma_value: 258

This is from Chromium's change log:
.mobileconfig files gives powerful controls over both system settings
and Chrome settings on MacOS, with a fairly straightforward installation process.

Pushed by dlee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3d97741c42f4
Add "mobileconfig" to the list of executable extensions in download protection. r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: