Open Martin-K24 opened 3 months ago
Many group policies are broken and dont carry over in Brave despite them being valid in brave://policy/
brave://policy/
For example these two do not work on Brave (there are many others):
I also tried disabling Hangouts with a group policy before and after the latest updates that disabled hangouts.
{ "EnableMediaRouter": false, "ClearBrowsingDataOnExitList": [ "browsing_history", "download_history", "cookies_and_other_site_data", "cached_images_and_files", "password_signin", "autofill", "site_settings", "hosted_app_data" ] }
brave://settings/extensions
{ "WebRtcEventLogCollectionAllowed": false, "WebRtcTextLogCollectionAllowed": false, "ExtensionInstallBlocklist": [ "nkeimhogjdpnpccoofpliimaahmaaome" ] }
Nothing is selected when I go to brave://settings under privacy to check that clear browing data is set by the policy ClearBrowsingDataOnExitList
brave://settings
ClearBrowsingDataOnExitList
Slider for disabling chrome cast is not toggled when EnableMediaRouter = false
EnableMediaRouter = false
No way to lock the slider for disabling Hangouts in brave://settings/extensions with a group policy rule?
For valid chrome group policies listed to be reconized by brave browser.
Easily reproduced
v1.68.131
Linux: Debian 12
cc: @bsclifton
Description
Many group policies are broken and dont carry over in Brave despite them being valid in
brave://policy/
For example these two do not work on Brave (there are many others):
I also tried disabling Hangouts with a group policy before and after the latest updates that disabled hangouts.
Steps to reproduce
brave://policy/
shows them as valid and then go to see that nothing is check for clearing browsing data on exit * in settings.brave://settings/extensions
Actual result
Nothing is selected when I go to
brave://settings
under privacy to check that clear browing data is set by the policyClearBrowsingDataOnExitList
Slider for disabling chrome cast is not toggled when
EnableMediaRouter = false
No way to lock the slider for disabling Hangouts in
brave://settings/extensions
with a group policy rule?Expected result
For valid chrome group policies listed to be reconized by brave browser.
Reproduces how often
Easily reproduced
Brave version (brave://version info)
v1.68.131
Channel information
Reproducibility
Miscellaneous information
Linux: Debian 12