-
Notifications
You must be signed in to change notification settings - Fork 208
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 issue #162 #163
base: master
Are you sure you want to change the base?
Fix issue #162 #163
Conversation
I'll try to update it in a way which does not result in complete scrubbing of the password hashes |
3e0f75a
to
a306583
Compare
Done, ready for review! |
Can this be merge? |
@MarceauKa Any change for this to get merged? |
@MarceauKa Could this be merged? That would resolve the issue of getting logged out when using the auth.session middleware :) |
Adding a bump here to see if we can't get this merged. |
I'll check that |
@MarceauKa sorry to bother you again. Could you take a look at this pr? |
Fixed the issue mentioned here, impersonation didn't work if the password hash was present in the session.