Encode proxy user/password in proxy URL
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
evolution-data-server |
Fix Released
|
Medium
|
|||
evolution-data-server (Ubuntu) |
Fix Released
|
Medium
|
Mathieu Trudel-Lapierre | ||
Maverick |
Fix Released
|
Low
|
Unassigned |
Bug Description
Binary package hint: evolution-
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-
2) Load a message which contains embedded images from the Internet in a URL document (see attached example: lp_664169_
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.
Changed in evolution-data-server: | |
importance: | Unknown → Medium |
status: | Unknown → Fix Released |
Changed in evolution-data-server (Ubuntu): | |
assignee: | nobody → Didier Roche (didrocks) |
Changed in evolution-data-server (Ubuntu): | |
assignee: | Didier Roche (didrocks) → Mathieu Trudel-Lapierre (mathieu-tl) |
description: | updated |
description: | updated |
tags: |
added: verification-done removed: verification-needed |
tags: | added: testcase |
This patch is a backport of the upstream patch.
To test, configure evolution to use a proxy which requires a username/password to gain access, then while viewing an e-mail that has image URL references, try to force the images to load with a ctrl-i. If the images load and you have the patch from LP 664169, you should see the images.