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

ActionController::Parameters.permit_all_parameters #1464

Merged
merged 1 commit into from Mar 9, 2020

Conversation

presidentbeef
Copy link
Owner

Warn about (global!) mass assignment via:

ActionController::Parameters.permit_all_parameters = true

This seems extremely rare but it's easy to check so why not?

Warn about (global!) mass assignment
@presidentbeef presidentbeef merged commit 5dea972 into master Mar 9, 2020
@presidentbeef presidentbeef deleted the permit_all_parameters branch March 9, 2020 18:23
Repository owner locked and limited conversation to collaborators Jan 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant