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

Update docs for required allowlists in v4.0 #1535

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jdlubrano
Copy link

@jdlubrano jdlubrano commented Oct 29, 2024

Fixes #1426

Maybe also the cause of confusion in #1519?

Problem

The ransack documentation states that by default all columns and associations are ransackable. That is not true as of v4.0 where more secure defaults were put in place. This PR modifies the documentation to call out this change.

Updating docs for required allowlists in v4.0
@jdlubrano jdlubrano force-pushed the docs-update-for-ransackable-attributes-v4.0 branch from 437f2c3 to 4406b21 Compare October 29, 2024 19:42
@jdlubrano jdlubrano marked this pull request as ready for review October 29, 2024 19:43
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.

Documentation update for mandatory allowlist in 4.0
1 participant