-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a policy option to disable Brave Rewards #25151
Comments
Verification PASSED on
Ensured that (step 3) the Ensured that (step 4) the Ensured that (step 5) the Ensured that (step 6) the Ensured that (step 7a) the Ensured that (step 7b) the Ensured that (step 7c) the Shields section the sentence Ensured that (step 8) the Steps followed to verify the 2nd part from step 8 (note that you would need to disable #brave-rewards-webui-panel flag to have the extension loaded normally)
|
@mkarolin I have added the key in the REGEDIT as mentioned in the step 2 in the above test plan, after that when I open the brave://rewards I am not seeing the |
@GeetaSarvadnya, instead of creating |
@mkarolin Thanks. It's working as expected now. |
Verified with
Verified the test plan from #25151 (comment):
Other items checked:
Logged the below follow up issues: |
Verification passed on
Ensured that (step 3) the Ensured that (step 4) the Ensured that (step 5) the Ensured that (step 6) the Ensured that (step 7a) the Ensured that (step 7b) the Ensured that (step 7c) the Shields section the sentence Ensured that (step 8) the |
This is a sub-task for #22029
Test Plan:
(sudo is needed in this step) Go to /etc/brave/policies/managed (create folders if not exists already), create test_policy.json with content:
[Windows]
Open regedit and create the following keys:
BraveSoftware\Brave
under the existing keyHKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Policies
HKEY_LOCAL_MACHINE\SOFTWARE\Policies
Create a DWORD value at this path called
BraveRewardsDisabled
and set the value as1
[MacOS]
/Library/Managed Preferences/<username>/
, if one doesn't exist (you will need to usesudo
)com.brave.Browser.<CHANNEL>.plist
(where <CHANNEL> will benightly
,beta
, or nothing for the release channel: e.gcom.brave.Browser.nightly.plist
) with the contentNote: MacOS caches these preferences, so if you delete or rename this file and restart the browser it will still retain this policy. In order to reset the policy quit the browser fully, delete or rename the file and issue to following command:
You should see output similar to:
Start the browser and you should be able to see the Rewards feature again.
This site can’t be reached
error page.This site can’t be reached
error page.Brave Rewards
menu item is not presentBrave Rewards
item is not present in the top Settings toolbarBrave Rewards
item is not present in the left navigation menuThis will block most ads on websites, not Brave Private Ads — those are controlled in the Brave Rewards settings.
is replaced withThis will block most ads on websites.
Extension: Brave Rewards
is not present (note that you would need to disable #brave-rewards-webui-panel flag to have the extension loaded normally).The text was updated successfully, but these errors were encountered: