Mihai PLESA
49874507d1
fixed line lengths to 80 and do autopep8
2021-10-29 17:54:41 -05:00
Simon Hong
7be7b95151
Enabled TorDisabled policy on macOS
...
fix: https://github.com/brave/brave-browser/issues/17530
So far, this policy is not available on macOS.
This change enables this policy on macOS and makes brave://policy
displays this policy status properly on macOS/linux.
2021-08-20 13:12:24 +09:00
Jocelyn Liu
f5fd1a5b83
Check if IPFS resolution is enabled before redirect URL requests.
...
This commit makes per_profile as True for IPFS policy, so we could move IPFS
checks to component utils to be used in the IPFS network delegate helper.
2020-12-03 14:21:38 -08:00
Jocelyn Liu
3292a974e8
Add IPFSEnabled policy to control IPFS feature
2020-10-30 08:02:54 -07:00
Simon Hong
aca4e5c410
Add some targets directly into deps list if it is used directly
...
Also, patching of CHROMIUM_POLICY_KEY is deleted.
We can override it by importing from other file.
2019-11-05 10:36:07 +09:00
Simon Hong
8ff442303e
Fix python script lint error
2019-11-05 10:36:07 +09:00
Simon Hong
85bc3cbf56
Add brave policy definitions by scripts instead of modifying json
...
With this, we don't need to rebase policy_templates.json.
2019-11-05 10:36:07 +09:00