| Summary: | setting proxy with dcop cascading proxies | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | miro <miro.doma> |
| Component: | http | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | renard |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Sorry but being able to update proxy settings through dcop or dbus now will never be implemented due to the very obvious security concerns brought about by such action. Hello, It can already be done in command line, but it is a lot of pain. You have to hack $HOME/.kde/share/config/kioslaverc file and change ProxyType and httpProxy vars, then send this dbus call : /KIO/Scheduler org.kde.KIO.Scheduler.reparseSlaveConfiguration It could be easier. |
Version: 3.2.92 (using KDE KDE 3.2.92) Installed from: Compiled From Sources OS: Linux Hi, I would really love to see a way to update the proxy settings in konqueror with dcop. It would be ok with me when konqueror would monitor a file (with the proxy urls) for changes and ajust it settings automaticaly. Also for even better security a cascade of proxies (eg x.y.z.w:8080/a.b.c.d:80/...) would be nice. regards, Miro