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

Prevent local user registration window from being after 2038-01-19 #1126

Closed
julsemaan opened this issue Jan 12, 2016 · 1 comment · Fixed by #1923
Closed

Prevent local user registration window from being after 2038-01-19 #1126

julsemaan opened this issue Jan 12, 2016 · 1 comment · Fixed by #1923
Assignees

Comments

@julsemaan
Copy link
Collaborator

If a local user has a registration window after 2038-01-19 (2099-01-01 in my case) then it says the password is not valid.

We should add validation of the date there and in the authentication sources

@rouzier
Copy link

rouzier commented Jan 12, 2016

y2038 bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants