You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would be great. Does it have to be tied to Rails though? Could we instead have some logic that one can register as a config any filtered params (for simplicity purposes they can only be a string or symbol to begin with) and have the logic to remove them here without the Rails dependency?
Parameter filtering not applied in Rails applications. Using the code below fixes the issue:
Should I submit a PR?
The text was updated successfully, but these errors were encountered: