Bug report #8092
Python plugin installer: cannot load from local repository when Proxy is set
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Severe/Regression | ||
| Assignee: | |||
| Category: | Python plugins | ||
| Affected QGIS version: | master | Regression?: | No |
| Operating System: | Easy fix?: | No | |
| Pull Request or Patch supplied: | No | Resolution: | fixed |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 16929 |
Description
When one has a Plugin repository at a local server inside a local network one cannot use the local plugin repository if a PROXY is set.
It seems that the proxy exceptions are not honored.
History
#1
Updated by Borys Jurgiel over 12 years ago
- Resolution set to fixed
- Assignee set to Borys Jurgiel
- Status changed from Open to Closed
It should be fixed in a65a6b7bd84769e79
although I have no proxy to test it. Please reopen if still broken.