Skip to content

Fix issue 3: ActionController::Parameters no longer inherits from HashWithIndifferentAccess in rails 5#8

Open
tiagogomes wants to merge 1 commit intotainewoo:masterfrom
tiagogomes:master
Open

Fix issue 3: ActionController::Parameters no longer inherits from HashWithIndifferentAccess in rails 5#8
tiagogomes wants to merge 1 commit intotainewoo:masterfrom
tiagogomes:master

Conversation

@tiagogomes
Copy link

ActionController::Parameters no longer inherits from HashWithIndifferentAccess in rails 5

See here https://bigbinary.com/blog/parameters-no-longer-inherit-from-hash-with-indifferent-access-in-rails-5

I am permitting all the attributes inside the user_ldap_attrs variable before transforming it into a hash. Then it is compatible with the find method and all the rest should work as it was.

Regards

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.

1 participant