Skip to content

No hashed password in case of several errors - #53

Open
plu9in wants to merge 1 commit into
manukall:masterfrom
plu9in:no-hashed-pwd-on-errors
Open

No hashed password in case of several errors#53
plu9in wants to merge 1 commit into
manukall:masterfrom
plu9in:no-hashed-pwd-on-errors

Conversation

@plu9in

@plu9in plu9in commented Jan 4, 2016

Copy link
Copy Markdown

When several errors occured, def set_hashed_password(changeset = %{errors: [_]) did not match. Then, it was matching the last definition, returning the hashed password

When several errors occured, def set_hashed_password(changeset = %{errors: [_]) did not match. Then, it was matching the last definition, returning the hashed password
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