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

Fixes #29876 - eliminate auth_type from sessions file #521

Merged
merged 2 commits into from
May 28, 2020

Conversation

rabajaj0509
Copy link
Member

No description provided.

Copy link
Member Author

@rabajaj0509 rabajaj0509 left a comment

Choose a reason for hiding this comment

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

Earlier, we used to delete the session file, once the user session expires but now we don't delete the session file. We could delete the session file but current functionality also looks ok to me :)

Will fix the test cases soon.

@rabajaj0509
Copy link
Member Author

The reason for this PR has been made clear in #516 (comment) 👍

Copy link
Member

@ofedoren ofedoren left a comment

Choose a reason for hiding this comment

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

LGTM, and after #516 (comment) it makes sense to merge this one. Thanks for all of your effort on this! ❤️

@ofedoren ofedoren merged commit 792c2c3 into theforeman:master May 28, 2020
ofedoren pushed a commit that referenced this pull request May 29, 2020
* Fixes #29876 - eliminate auth_type from sessions file

* Refs #29876 - fix test cases for sessions
(cherry picked from commit 792c2c3)
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.

3 participants