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

Remove side-effect in User crdate getter #606

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

pixeldesu
Copy link
Member

In the rare case that crdate is null for a user, this now picks the 0 DateTime as an option right in the spots where the token is created instead of inside the User model

Closes #430

@sbusemann sbusemann added this to the 8.x milestone Nov 5, 2024
@sbusemann sbusemann merged commit 1cb23b8 into main Nov 5, 2024
8 of 14 checks passed
@sbusemann sbusemann deleted the fix/remove-crdate-user-sideeffect branch November 5, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants