Commit adb56cd
Default feature block_user_on_violation to on
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.1 parent 069c30d commit adb56cd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments