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

Update JwtTimestampValidator.java #6416

Merged
merged 1 commit into from
Jan 14, 2019

Conversation

ajavorskidev
Copy link
Contributor

@ajavorskidev ajavorskidev commented Jan 11, 2019

Changed MaxClockSkew variable to clockSkew to simplify the name.

Fixes gh-6380

Updated the name of the variable MaxClockSkew to clockSkew in JwtTimestampValidator.java to simplify the name

Changed MaxClockSkew variable to clockSkew to simplify the name.

Fixes spring-projectsgh-6380
@jzheaux jzheaux merged commit dd45a49 into spring-projects:master Jan 14, 2019
@jzheaux
Copy link
Contributor

jzheaux commented Jan 14, 2019

Thanks, @ajavorskidev for the PR! This is now merged into master.

@jzheaux jzheaux self-assigned this Apr 14, 2019
@jzheaux jzheaux modified the milestones: 5.1.0.M1, 5.2.0.M1 Apr 14, 2019
@jzheaux jzheaux added status: duplicate A duplicate of another issue type: enhancement A general enhancement in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JwtTimestampValidator should change maxClockSkew to clockSkew
2 participants