Set proxy settings via GUI
Registered by
Alexander Wolf
Need to do to edit the proxy settings through a graphical user interface (proxy host, port, username and password)
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Should be application-wide proxy settings in config.ini.
[network]
proxy_server = http://
use_proxy = true
When Stellarium needs to connect to the internet to download something, and if the use_proxy setting is true, and if the proxy server requires authentication (this can be determined by listening for the signal QNetworkAccessM
Should use OS specific secure storage for passwords. This is problematic.
(?)