[commits] Horde branch master updated. e242359e2af9cd0d4e11e479ca2bbe4aef64b471
Michael J. Rubinsky
mrubinsk at horde.org
Wed Dec 14 15:43:42 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: a53738cd111aefbea11c3497e524bb4c40de1c7a
a8e5006 Bug: 10857 Actually use the ip address we pass into the method.
c79abee Add method to check validity/uniqueness of IP address before using.
e242359 Add loopback checks.
-----------------------------------------------------------------------
commit a8e5006d4eb19ec694004b6cf51911ad25f54e0c
Author: arjen+horde (at) de-korte (dot) org <arjen+horde at de-korte.org>
Date: Wed Dec 14 09:59:34 2011 -0500
Bug: 10857 Actually use the ip address we pass into the method.
Signed-off-by: Michael J Rubinsky <mrubinsk at horde.org>
.../lib/Horde/Service/Weather/WeatherUnderground.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a8e5006d4eb19ec694004b6cf51911ad25f54e0c
-----------------------------------------------------------------------
commit c79abee4a9349b6fb0035a5d180b6a64a69f6d29
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Dec 14 10:34:44 2011 -0500
Add method to check validity/uniqueness of IP address before using.
Bug: 10857
framework/Service_Weather/lib/Horde/Service/Weather/Base.php | 33 +++++
.../lib/Horde/Service/Weather/WeatherUnderground.php | 12 ++-
2 files changed, 42 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/c79abee4a9349b6fb0035a5d180b6a64a69f6d29
-----------------------------------------------------------------------
commit e242359e2af9cd0d4e11e479ca2bbe4aef64b471
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Dec 14 10:37:51 2011 -0500
Add loopback checks.
Not sure how a browser would ever have the loopback IP here, but
add it for completness.
framework/Service_Weather/lib/Horde/Service/Weather/Base.php | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/e242359e2af9cd0d4e11e479ca2bbe4aef64b471
More information about the commits
mailing list