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

Backport: auth: store period value on tokens created via login (#7885) #10244

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

vishalnayak
Copy link
Contributor

  • auth: store period value on tokens created via login

  • test: reduce potentially flaskiness due to ttl check

  • test: govet on package declaration

  • changelog++

  • Temporarily remove CL entry

  • Add back the CL entry

Co-authored-by: Vishal Nayak [email protected]

* auth: store period value on tokens created via login

* test: reduce potentially flaskiness due to ttl check

* test: govet on package declaration

* changelog++

* Temporarily remove CL entry

* Add back the CL entry

Co-authored-by: Vishal Nayak <[email protected]>
@vishalnayak vishalnayak added this to the 1.6 milestone Oct 26, 2020
Copy link
Collaborator

@ncabatoff ncabatoff left a comment

Choose a reason for hiding this comment

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

Not sure we want to get into the habit of backporting changelog changes - seems like a recipe for future merge conflicts. I'll leave it to you to decide whether to keep them or not.

@vishalnayak
Copy link
Contributor Author

This PR was lingering from a long time and I think adding CL changes to the PR was being tried out at the time. So I'm bringing in the changes as it was on the PR.

@vishalnayak vishalnayak merged commit 676336c into release/1.6.x Oct 27, 2020
@vishalnayak vishalnayak deleted the backport-7885 branch October 27, 2020 20:39
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.

3 participants