Skip to content

fix: Session::refreshRememberMeToken() not update row in database #338

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

Merged
merged 2 commits into from
Aug 4, 2022

Conversation

jakkepedder
Copy link
Contributor

@jakkepedder jakkepedder commented Aug 3, 2022

Fixes #335

Fix validator to hashedValidator in token

Fix validator to hashedValidator in token
@kenjis kenjis changed the title Update Session.php fix: Session::refreshRememberMeToken() not update row in database Aug 3, 2022
kenjis
kenjis previously approved these changes Aug 3, 2022
Copy link
Member

@kenjis kenjis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@kenjis kenjis added the bug Something isn't working label Aug 3, 2022
@kenjis kenjis dismissed their stale review August 3, 2022 22:40

Coding style violation.

Copy link
Member

@kenjis kenjis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jakkepedder jakkepedder requested a review from kenjis August 4, 2022 00:16
@kenjis kenjis merged commit 44f1fef into codeigniter4:develop Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Session::refreshRememberMeToken() not update row in database
2 participants