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

Fix an issue for not :confirmable users #296

Conversation

sebfie
Copy link

@sebfie sebfie commented Jul 8, 2015

When we edit user password (after asking reset). Do not run skip_confirmation! is the user is not :confirmable

Also return json and 404 when user is not found

@sebfie sebfie force-pushed the feature/edit_password_unconfirmable_user branch from b241626 to c6486e2 Compare July 8, 2015 13:10
@sebfie sebfie force-pushed the feature/edit_password_unconfirmable_user branch from c6486e2 to b3b98bb Compare July 8, 2015 13:12
booleanbetrayal added a commit that referenced this pull request Jul 10, 2015
…le_user

Fix an issue for not :confirmable users
@booleanbetrayal booleanbetrayal merged commit d9f8e78 into lynndylanhurley:master Jul 10, 2015
@booleanbetrayal
Copy link
Collaborator

Thanks @sebfie !

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.

2 participants