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

Don't use secure sessions in containers #15819

Merged
merged 1 commit into from
Aug 16, 2017

Conversation

bdunne
Copy link
Member

@bdunne bdunne commented Aug 15, 2017

This allows us to use http inside the application and move the SSL logic to the route

This allows us to use http inside the application and move the SSL logic
to the route
@bdunne
Copy link
Member Author

bdunne commented Aug 15, 2017

We discussed doing this in Settings and via ENV variable, but we need:
false if rails env == dev
true on an appliance
false on a container

@miq-bot
Copy link
Member

miq-bot commented Aug 15, 2017

Checked commit bdunne@ef29796 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

@carbonin carbonin assigned carbonin and unassigned gtanzillo Aug 16, 2017
@carbonin carbonin added this to the Sprint 67 Ending Aug 21, 2017 milestone Aug 16, 2017
@carbonin carbonin merged commit 24cbe04 into ManageIQ:master Aug 16, 2017
@bdunne bdunne deleted the secure_session_store branch August 16, 2017 19:35
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.

5 participants