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 dmsgpty in manager UI #257

Merged
merged 1 commit into from
Mar 27, 2020
Merged

Fix dmsgpty in manager UI #257

merged 1 commit into from
Mar 27, 2020

Conversation

Darkren
Copy link
Contributor

@Darkren Darkren commented Mar 26, 2020

Did you run make format && make check?
Yes
Fixes #248

Changes:

  • Cookie config now doesn't contain HTTPOnly, Secure and SameSite fields. SameSite is not allowed to be changed for simplicity, HTTPOnly and Secure are calculated from the EnableTLS value of hypervisor's config

@Senyoret1
Copy link
Contributor

@Darkren I made some tests and was able to run the terminal with tls and auth active with the change made on #258 . I'm not very familiar with the go code, so it would be good if you can take a look at that PR and check what can be done with it and what you have investigated. Also, please take a quick look at #248 (comment)

@jdknives jdknives changed the title [WIP] Fix dmsgpty in manager UI Fix dmsgpty in manager UI Mar 27, 2020
Copy link
Member

@jdknives jdknives left a comment

Choose a reason for hiding this comment

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

Works for me. Well done. Together with Senyorets fix, this seems to solve the TLS/https issue.

@nkryuchkov nkryuchkov merged commit b34c36b into skycoin:develop Mar 27, 2020
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.

4 participants