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

cannot change password for user #388

Closed
peakpg opened this issue May 6, 2011 · 0 comments
Closed

cannot change password for user #388

peakpg opened this issue May 6, 2011 · 0 comments

Comments

@peakpg
Copy link
Collaborator

peakpg commented May 6, 2011

Imported from lighthouse. Original ticket at: http://browsermedia.lighthouseapp.com/projects/28481/tickets/27. Created by rebo - 2009-04-13 20:06:52 UTC

When I do change password for a user via the admin panel, I cannot login as that user.

To fix this I have to enter script/console set the new password, then set the salt via the salt function and then do user.save .

Creation of new users seems to work fine.

I think this has something to do with the salt only being generated if it is a new user.

@peakpg peakpg closed this as completed May 6, 2011
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