-
Notifications
You must be signed in to change notification settings - Fork 115
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
send cookies via secure channel #703
Conversation
Please verify that the help system still works with this change. The code and ideas there are pretty ancient so bigger changes might be needed (hopefully not) . |
The code is called in for example org.eclipse.ua.tests.help.search.InfocenterWorkingSetManagerTest.testIWSMWithTwoTopics() and the test does not fail. Does anybody have other ideas how to test? I don't even know where it is used in real live. |
@howlger may know. |
I don't know how to test this automatically. The following functions might be affected by the changes:
Ideally, this should be tested in different operating systems and with different web browsers. |
@howlger i do not understand how to test this before submitting it, as the webpage seems to be hosted on https://help.eclipse.org/ |
The so-called Information Center can be run as a plain, stand-alone Java application as described in the section How to start or stop information center from command line:
This will run the webpage locally at |
I restarted both Infocenter and the webbrowser. After restart the scope is still the configured one: |
Thanks for testing. +1 for merging assuming active help also still works. It would be great to have this security improvement in M1. |
https://github.com/eclipse-platform/eclipse.platform/security/code-scanning/24