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

Real-time settings toggle for protected pages #3550

Closed
wants to merge 2 commits into from

Conversation

erkinalp
Copy link
Contributor

@erkinalp erkinalp commented Aug 29, 2020

IMPORTANT
This change flips the sign of protected pages toggle.
Closes #3548
Replaces an older version of #3549

Gusted and others added 2 commits August 29, 2020 20:24
- Real-time site-toggle disable according isProtected logic and `enableForProtectedPages` option.
- tab.isProtected should not use `enableForProtectedPages` option as it doesn't get up-to-date data and will return the old value.
- Resolves darkreader#3548
@Gusted
Copy link
Contributor

Gusted commented Sep 1, 2020

Replaced by #3549

@Gusted Gusted closed this Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] protected pages cannot be disabled when granted permission
2 participants