[Bug 664167] Re: Encode proxy user/password in proxy URL
Sebastien Bacher
seb128 at ubuntu.com
Wed Dec 15 15:27:17 GMT 2010
the issue is fixed in the natty version
** Changed in: evolution-data-server (Ubuntu)
Status: Triaged => Fix Released
** Also affects: evolution-data-server (Ubuntu Maverick)
Importance: Undecided
Status: New
** Changed in: evolution-data-server (Ubuntu Maverick)
Status: New => Fix Committed
** Changed in: evolution-data-server (Ubuntu Maverick)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/664167
Title:
Encode proxy user/password in proxy URL
Status in Evolution Data Server:
Fix Released
Status in “evolution-data-server” package in Ubuntu:
Fix Released
Status in “evolution-data-server” source package in Maverick:
Fix Committed
Bug description:
Binary package hint: evolution-data-server
SRU JUSTIFICATION:
Small patch to use along with patch in bug 664169 to use proxy credentials to load images.
This is a big issue for corporate users wishing to have access to rich email content (embedded images) from behind a secured proxy (as it is the case in many large enterprises).
There is minimal impact since this only affects users behind a proxy, and only if they use a secured proxy (requiring authentication).
TEST CASES:
- Requires a proxy with authentication turned on. This can be easily achieved using squid using the pam_auth provider, for example.
1) Configure the proxy settings in Gnome (System->Preferences->Network Proxy) or Evolution (Edit->Preferences->Network Preferences), including authentication username and password.
2) Load a message which contains embedded images from the Internet in a URL document (see attached example: lp_664169_test_case.mbox -- this test case can be loaded in Evolution by double-clicking it)
3) Force loading the images from the Internet by pressing Ctrl-I.
For a successful test cases, you will see embedded images being loaded from the Internet and displayed in the message.
For a failed test cases, the images will not load.
---
We need the patch from the upstream bug 615274 landed so that proxy credentials are used properly.
More information about the Ubuntu-sponsors
mailing list