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

Problem with changing password when using AspNetIdentityDependencyInjectionSample #25

Open
skhalil89 opened this issue Jan 28, 2016 · 0 comments

Comments

@skhalil89
Copy link

Hi there, I used this code https://github.com/VahidN/AspNetIdentityDependencyInjectionSample to seprate ApplicationUserManager from UI and define it in service layer and after that inject it in UI.
but the problem is when i change the password of a user, the current password will be change in db to the new password(I sure becuase if you change it again with old one you will get the error:"Incorrect passsword") but user can login with old password !!!
I so confused.
please help me and check the sample code in this issuue: VahidN/AspNetIdentityDependencyInjectionSample#9

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

No branches or pull requests

1 participant