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

Fix disabling of token expiration #8917

Merged
merged 5 commits into from
Jul 19, 2017

Conversation

stevenhao
Copy link
Contributor

@stevenhao stevenhao commented Jul 15, 2017

This pull request fixes #5121.

I also add a test for this fix, and a few other tests for related functionality. These tests didn't already exist because it was difficult to test Accounts configuration as the Accounts.config method modified global state.

@benjamn benjamn added this to the Package Patches milestone Jul 17, 2017
@stevenhao stevenhao changed the title Fix disable token expiration Fix disabling of token expiration Jul 19, 2017
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.

Accounts package loginExpirationInDays option not working
3 participants