Skip to content

fix(ip-allowlisting): correct onEvaluationError default from ALLOW to DENY#640

Open
grahamritter wants to merge 1 commit intoip-allowlistingfrom
graham/ip-allowlist-doc-fixes
Open

fix(ip-allowlisting): correct onEvaluationError default from ALLOW to DENY#640
grahamritter wants to merge 1 commit intoip-allowlistingfrom
graham/ip-allowlist-doc-fixes

Conversation

@grahamritter
Copy link
Copy Markdown

Summary

  • Corrects the onEvaluationError default value from ALLOW to DENY, which matches the actual implementation in set_v1.go, the DB schema (DEFAULT 'DENY'), and ApplyDefaults() in the model layer

Test plan

  • Verify rendered docs show "fail-closed" and "defaults to DENY" on the IP allowlisting page

🤖 Generated with Claude Code

… DENY

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@fainashalts fainashalts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, thanks Graham!

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