mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #26950
[Bug 1457032] [NEW] remote avar does not adhere to site proxy settings
Public bug reported:
When using a mahara site with proxy enabled , remote avatar function
does after trying to get the avatar from the internet(after 120 s) .This
makes browsing the site really slow behind a firewall . This happens due
to the fact that get_headers function under lib/user.php page does not
support proxy calls .
A way to get around this is to use stream_context_set_default before
call to get_headers and use the proxy there.
Patch for the fix has been submitted.
Hittesh
** Affects: mahara
Importance: Undecided
Status: New
** Patch added: "Added-code-to-adhere-to-site-proxy-settings.patch"
https://bugs.launchpad.net/bugs/1457032/+attachment/4400991/+files/Added-code-to-adhere-to-site-proxy-settings.patch
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1457032
Title:
remote avar does not adhere to site proxy settings
Status in Mahara ePortfolio:
New
Bug description:
When using a mahara site with proxy enabled , remote avatar function
does after trying to get the avatar from the internet(after 120 s)
.This makes browsing the site really slow behind a firewall . This
happens due to the fact that get_headers function under lib/user.php
page does not support proxy calls .
A way to get around this is to use stream_context_set_default before
call to get_headers and use the proxy there.
Patch for the fix has been submitted.
Hittesh
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1457032/+subscriptions
Follow ups
-
[Bug 1457032] Re: Remote avatar (Gravatar) does not adhere to site proxy settings
From: Robert Lyon, 2016-11-06
-
[Bug 1457032] Re: Remote avatar (Gravatar) does not adhere to site proxy settings
From: Aaron Wells, 2015-10-23
-
[Bug 1457032] Re: Remote avatar (Gravatar) does not adhere to site proxy settings
From: Robert Lyon, 2015-08-19
-
[Bug 1457032] Re: Remote avatar (Gravatar) does not adhere to site proxy settings
From: Hittesh Ahuja, 2015-08-08
-
[Bug 1457032] Re: Remote avatar (Gravatar) does not adhere to site proxy settings
From: Aaron Wells, 2015-07-20
-
[Bug 1457032] A change has been merged
From: Mahara Bot, 2015-07-17
-
[Bug 1457032] Re: remote avar does not adhere to site proxy settings
From: Robert Lyon, 2015-07-17
-
[Bug 1457032] A patch has been submitted for review
From: Mahara Bot, 2015-07-16
-
[Bug 1457032] A change has been merged
From: Mahara Bot, 2015-07-16
-
[Bug 1457032] Re: remote avar does not adhere to site proxy settings
From: Aaron Wells, 2015-07-16
-
[Bug 1457032] Re: remote avar does not adhere to site proxy settings
From: Aaron Wells, 2015-07-16
-
[Bug 1457032] Re: remote avar does not adhere to site proxy settings
From: Aaron Wells, 2015-07-16
-
[Bug 1457032] A patch has been submitted for review
From: Mahara Bot, 2015-07-16
-
[Bug 1457032] A patch has been submitted for review
From: Mahara Bot, 2015-07-15
-
[Bug 1457032] Re: remote avar does not adhere to site proxy settings
From: Robert Lyon, 2015-07-15
-
[Bug 1457032] Re: remote avar does not adhere to site proxy settings
From: Kristina Hoeppner, 2015-07-14
-
[Bug 1457032] [NEW] remote avar does not adhere to site proxy settings
From: Hittesh Ahuja, 2015-05-20
References