Skip to content
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

Handle not having permission to write config (macOS) #22109

Closed
Tracked by #15804
bsclifton opened this issue Apr 5, 2022 · 1 comment · Fixed by brave/brave-core#12175
Closed
Tracked by #15804

Handle not having permission to write config (macOS) #22109

bsclifton opened this issue Apr 5, 2022 · 1 comment · Fixed by brave/brave-core#12175
Assignees

Comments

@bsclifton
Copy link
Member

bsclifton commented Apr 5, 2022

Description

When trying to write the VPN profile to the user's machine, user is presented with this dialog
image

If the user picks Don't allow, the config is NOT written to networking and we can't use VPN.

Steps to Reproduce

  1. Fresh install of build with VPN
  2. Enable the proper flags
  3. Login to accounts website; restore VPN
  4. Click VPN button next to hamburger menu
  5. Toggle connection on
  6. See dialog (above) and click Don't allow

Actual result:

Nothing happens; user won't get presented this option again until they quit/relaunch

Expected result:

We should show a message like this:
image

@stephendonner
Copy link

Marking this as QA Pass-macOS since I logged the follow-up issue (which I think should've been fixed in this one), here: #22676

Tested with

Brave 1.39.89 Chromium: 101.0.4951.41 (Official Build) beta (x86_64)
Revision 93c720db8323b3ec10d056025ab95c23a31997c9-refs/branch-heads/4951@{#904}
OS macOS Version 11.6.5 (Build 20G527)

Will verify the fix for this issue along with/over in #22676.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants