Update default - allow secure DNS to be changed for managed users (#33168)
Update default - allow secure DNS to be changed for managed users. This deviates from Chrome. Fixes https://github.com/brave/brave-browser/issues/46011
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
diff --git a/components/policy/resources/templates/policy_definitions/Miscellaneous/DnsOverHttpsMode.yaml b/components/policy/resources/templates/policy_definitions/Miscellaneous/DnsOverHttpsMode.yaml
|
||||
index 6a8fe80e2d410fc87277a39f66b1d42d6643bcdf..cd47d817b9ad23449d4e84e2b20d2a0dd97490b5 100644
|
||||
--- a/components/policy/resources/templates/policy_definitions/Miscellaneous/DnsOverHttpsMode.yaml
|
||||
+++ b/components/policy/resources/templates/policy_definitions/Miscellaneous/DnsOverHttpsMode.yaml
|
||||
@@ -1,5 +1,4 @@
|
||||
caption: Controls the mode of DNS-over-HTTPS
|
||||
-default_for_enterprise_users: 'off'
|
||||
desc: |-
|
||||
Controls the mode of the DNS-over-HTTPS resolver. Please note that this
|
||||
policy will only set the default mode for each query. The mode may be
|
||||
Reference in New Issue
Block a user