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

Default feature block_user_on_violation to on #1282

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

thijskh
Copy link
Member

@thijskh thijskh commented Nov 29, 2023

For new installs this makes sense - the scope check is only done when you add scopes in Manage anyway, but if you add them, it's a safer default that they are actually enforced.

The feature flag mostly exists to phase in scopes where you previously not had enabled them, so you want to start logging first.

For new installs this makes sense - the scope check is only done when
you add scopes in Manage anyway, but if you add them, it's a safer
default that they are actually enforced.

The feature flag mostly exists to phase in scopes where you previously
not had enabled them, so you want to start logging first.
@thijskh thijskh force-pushed the feature/enforce-scope-default-on branch from 22e45a3 to 04024ae Compare August 26, 2024 14:20
@thijskh thijskh requested a review from baszoetekouw August 26, 2024 14:27
@thijskh
Copy link
Member Author

thijskh commented Aug 26, 2024

Feature flag will be removed in #1298 but this seems a useful change until then nonetheless

@MKodde MKodde self-requested a review September 9, 2024 07:26
@MKodde MKodde merged commit adb56cd into main Sep 10, 2024
2 checks passed
@MKodde MKodde deleted the feature/enforce-scope-default-on branch September 10, 2024 11:10
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.

2 participants