policies/reputation: require either check to be enabled (#6764)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-09-05 22:15:14 +02:00
committed by Jens Langhammer
parent aa209efa90
commit ae91689fd8
3 changed files with 15 additions and 1 deletions

View File

@ -93,7 +93,7 @@ doesn't pass when either or both of the selected options are equal or above the
<input
class="pf-c-switch__input"
type="checkbox"
?checked=${first(this.instance?.checkIp, false)}
?checked=${first(this.instance?.checkIp, true)}
/>
<span class="pf-c-switch__toggle">
<span class="pf-c-switch__toggle-icon">