Success

User tests: Successful: Unsuccessful:

avatar Bakual
Bakual
7 Aug 2013

Joomla can't connect to update servers or any other extern URL if its webserver is behind a proxy. This is probably often the case in corporate enviroments.
This PR will add new parameters to the global configuration which allows to specify a proxy server, port, username and password.
If enabled, it will restrict JHttp to only use curl by default and curl will be told to use the proxy settings.

avatar Bakual Bakual - open - 7 Aug 2013
avatar aseques
aseques - comment - 2 Sep 2013

I just tried the code in my proxy and works as expected, good job :)

avatar brunobatista
brunobatista - comment - 17 Sep 2013

Awesome! :+1:

avatar Bakual
Bakual - comment - 24 Oct 2013

Merged upstream master

avatar Gerlof
Gerlof - comment - 24 Dec 2013

Applied code to the Joomla install on our internal network.
Finally, we were able to update using the Joomla! Update function.

I would say: add to Joomla 3.3 ;)

avatar Bakual
Bakual - comment - 24 Dec 2013

@Gerlof Can you add your feedback to the tracker?

avatar Gerlof
Gerlof - comment - 24 Dec 2013

@Bakual Just added my comment to the tracker!

avatar Bakual
Bakual - comment - 25 Dec 2013

@Gerlof Thanks!

avatar JonasBrand
JonasBrand - comment - 5 Feb 2014

In the en_GB language file the line
COM_CONFIG_FIELD_SECRET_DESC
was added and is now included twice.

Will add my feedback as soon I tested it.

avatar Bakual
Bakual - comment - 5 Feb 2014

Removed the doubled line, thanks.

avatar Bakual Bakual - change - 6 Feb 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-02-06 09:17:15
avatar Bakual Bakual - close - 6 Feb 2014
avatar Bakual Bakual - close - 6 Feb 2014
avatar Bakual Bakual - head_ref_deleted - 6 Feb 2014
avatar Bakual
Bakual - comment - 6 Feb 2014

Closed this one and reopened against staging.

avatar T0T4R4
T0T4R4 - comment - 19 May 2014

What about Joomla 2.5.x ???

avatar Bakual
Bakual - comment - 19 May 2014

What about Joomla 2.5.x ???

No new features go into 2.5. It will be retired by end of this year anyway.

avatar T0T4R4
T0T4R4 - comment - 21 May 2014

I guess there is an easy way to upgrade the 2.5 instances to 3.x then, is there ?

avatar Bakual
Bakual - comment - 21 May 2014

I guess there is an easy way to upgrade the 2.5 instances to 3.x then, is there ?

Depends how you define "easy". You can upgrade the core using the built-in Joomla Update function (switch it to STS in the options) or you can just download the 3.3.x package and install it using the extension installer.
However you need to make sure your extensions are compatible and you likely need a new template.

avatar sovainfo
sovainfo - comment - 21 May 2014

Setup an update server on your intranet, switch to customized in options.

Add a Comment

Login with GitHub to post a comment