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

Investigate HTTP/HTTPS solutions #6

Open
astorm opened this issue Apr 15, 2015 · 2 comments
Open

Investigate HTTP/HTTPS solutions #6

astorm opened this issue Apr 15, 2015 · 2 comments

Comments

@astorm
Copy link
Owner

astorm commented Apr 15, 2015

A cookie set during a secure request won't be sent to the server during a non-secure request.

Investigate ways to ensure Cross Area Session always works (stash session IDs somewhere, "super session" id, etc.)

@infabo
Copy link
Contributor

infabo commented Sep 14, 2015

I experienced a problem with HTTPS admin-panel and HTTP-only frontend, where there adminhtml-sessiondata cannot be read. Is this what is meant?

@astorm
Copy link
Owner Author

astorm commented Sep 14, 2015

@infabo Yup, that's the sort of thing this issue is referring to.

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

No branches or pull requests

2 participants