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

The initSession method has not been changed #6455

Merged
merged 2 commits into from Oct 16, 2014

Conversation

burakcakirel
Copy link
Contributor

Reproduce the error: When changing the password of the user from "User settings", it throws an fatal error.

Why ? : The initSession method has not been changed in the processPasswordChange method of the UsersManager Controller class.

Reproduce the error: When changing the password of the user from "User settings", it throws an fatal error.

Why ? : The initSession method has not been changed in the processPasswordChange method of the UsersManager Controller class.
diosmosis pushed a commit that referenced this pull request Oct 16, 2014
Use SessionInitializer in UsersManager.processPasswordChange since initSession method has moved from Auth to aforementioned class.
@diosmosis diosmosis merged commit 3896c17 into matomo-org:master Oct 16, 2014
@diosmosis
Copy link
Member

Nice catch, thanks for the fix!

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.

None yet

2 participants