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

Setting isProtected on a user stops the password being encrypted. #3801

Closed
jstockwin opened this issue Dec 15, 2016 · 1 comment
Closed

Setting isProtected on a user stops the password being encrypted. #3801

jstockwin opened this issue Dec 15, 2016 · 1 comment

Comments

@jstockwin
Copy link
Contributor

Steps to reproduce the behavior

See keystonejs/keystone-demo#59

Clone the keystone demo site, run it, and try to log in.

Expected behavior

Can log in with the given credentials.

Actual behavior

Log in gets rejected.

The isProtected: true on the user prevents the password being encrypted, and then things break when you try to sign in.

@Noviny
Copy link
Contributor

Noviny commented Oct 3, 2017

This was dealt with (quick lookup couldn't find the commit) so that this no longer occurs. Please reopen if it's still a problem.

@Noviny Noviny closed this as completed Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants