Version Notes
First release of the BlockThatProxy.com extension. This includes the script from www.blockthatproxy.com that sends out email warnings if a proxy or blacklisted IP is detected.
Download this release
Release Info
Developer | Magento Core Team |
Extension | BlockThatProxy |
Version | 1.1.1 |
Comparing to | |
See all releases |
Code changes from version 1.1 to 1.1.1
- package.xml +3 -3
package.xml
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>BlockThatProxy</name>
|
4 |
-
<version>1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>
|
10 |
<description>This extension integrates the anti-fraud system from BlockThatProxy. With a few clicks, and a free account from www.blockthatproxy.com you can setup the system to scan all customers on the payment confirmation page.
|
11 |
|
12 |
If a proxy or blacklisted IP is detected, you automatically receive an email warning including the order number and a link to verify the buyers address using geo-location.
|
@@ -15,7 +15,7 @@ It is possible to whitelist or blacklist any IP's you want.</description>
|
|
15 |
<notes>First release of the BlockThatProxy.com extension. This includes the script from www.blockthatproxy.com that sends out email warnings if a proxy or blacklisted IP is detected.</notes>
|
16 |
<authors><author><name>BlockThatProxy.com</name><user>auto-converted</user><email>martin@wickings.dk</email></author></authors>
|
17 |
<date>2010-09-17</date>
|
18 |
-
<time>
|
19 |
<contents><target name="magelocal"><dir name="BlockThatProxy"><dir name="Proxy"><dir name="Adminhtml"><dir name="Block"><file name="Page.php" hash="bf6069d2d70a2987b16933de57f837d0"/><dir name="System"><dir name="Config"><file name="Edit.php" hash="8e6767d76850d1938897a0b460b655b3"/></dir></dir></dir></dir><dir name="Block"><file name="Feed.php" hash="c1c6c28915678b868f0fea862685762a"/><file name="Index.php" hash="0ec01dbf7a02f6baf8183e28a8522e92"/><file name="left.php" hash="aa9cfb920269f159917d8bfca447352c"/></dir><dir name="controllers"><file name="FeedController.php" hash="30e9a036f5f9e73c8dc033914120847c"/><file name="IndexController.php" hash="30f3bd336eb73f41b03b62bbd435c5d0"/></dir><dir name="etc"><file name="config.xml" hash="2925297948eb5ef957778fdd285ae8e1"/><file name="system.xml" hash="04ad6459b933067a687d8f820afb7be1"/></dir><dir name="Helper"><file name="Data.php" hash="7bbecd9f615275e860c7eba9a237d57f"/></dir><dir name="Model"><file name="Feed.php" hash="2cdc320e354b7169e68c30b642d3cdba"/><file name="Observer.php" hash="23bf3b44d31683ed98b5cc2eb071501c"/><file name="Proxy.php" hash="f219ced3c0b31e1a7f5b3a6afa89ef91"/><dir name="Mysql4"><file name="Feed.php" hash="dcc652fed109d8698ec4a58c97ddad58"/><dir name="Feed"><file name="Collection.php" hash="a04577744e584ddd8c81439e97d9afc7"/></dir></dir><dir name="MySql14"><file name="Proxy.php" hash="375ba8e8577a1551a263d4da1e49d7a8"/><dir name="Proxy"><file name="Collection.php" hash="a86451f979847ed72c0485b4628ba817"/></dir></dir></dir><dir name="sql"><dir name="proxy_setup"><file name="mysql4-install-0.1.0.php" hash="81051bcc2cf1bedf378224b0a93e2877"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="proxy.xml" hash="8559ef08e002869ee52dc61ecebb09a0"/></dir><dir name="template"><dir name="proxy"><file name="feed.phtml" hash="8c137c7937c389825873f1a0e7c9a6e9"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="BlockThatProxy_Proxy.xml" hash="0a80930b920d3dd6e96059c01463f562"/></dir></target></contents>
|
20 |
<compatible/>
|
21 |
<dependencies/>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>BlockThatProxy</name>
|
4 |
+
<version>1.1.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Integrates the anti-fraud system from BlockThatProxy.com.</summary>
|
10 |
<description>This extension integrates the anti-fraud system from BlockThatProxy. With a few clicks, and a free account from www.blockthatproxy.com you can setup the system to scan all customers on the payment confirmation page.
|
11 |
|
12 |
If a proxy or blacklisted IP is detected, you automatically receive an email warning including the order number and a link to verify the buyers address using geo-location.
|
15 |
<notes>First release of the BlockThatProxy.com extension. This includes the script from www.blockthatproxy.com that sends out email warnings if a proxy or blacklisted IP is detected.</notes>
|
16 |
<authors><author><name>BlockThatProxy.com</name><user>auto-converted</user><email>martin@wickings.dk</email></author></authors>
|
17 |
<date>2010-09-17</date>
|
18 |
+
<time>13:00:55</time>
|
19 |
<contents><target name="magelocal"><dir name="BlockThatProxy"><dir name="Proxy"><dir name="Adminhtml"><dir name="Block"><file name="Page.php" hash="bf6069d2d70a2987b16933de57f837d0"/><dir name="System"><dir name="Config"><file name="Edit.php" hash="8e6767d76850d1938897a0b460b655b3"/></dir></dir></dir></dir><dir name="Block"><file name="Feed.php" hash="c1c6c28915678b868f0fea862685762a"/><file name="Index.php" hash="0ec01dbf7a02f6baf8183e28a8522e92"/><file name="left.php" hash="aa9cfb920269f159917d8bfca447352c"/></dir><dir name="controllers"><file name="FeedController.php" hash="30e9a036f5f9e73c8dc033914120847c"/><file name="IndexController.php" hash="30f3bd336eb73f41b03b62bbd435c5d0"/></dir><dir name="etc"><file name="config.xml" hash="2925297948eb5ef957778fdd285ae8e1"/><file name="system.xml" hash="04ad6459b933067a687d8f820afb7be1"/></dir><dir name="Helper"><file name="Data.php" hash="7bbecd9f615275e860c7eba9a237d57f"/></dir><dir name="Model"><file name="Feed.php" hash="2cdc320e354b7169e68c30b642d3cdba"/><file name="Observer.php" hash="23bf3b44d31683ed98b5cc2eb071501c"/><file name="Proxy.php" hash="f219ced3c0b31e1a7f5b3a6afa89ef91"/><dir name="Mysql4"><file name="Feed.php" hash="dcc652fed109d8698ec4a58c97ddad58"/><dir name="Feed"><file name="Collection.php" hash="a04577744e584ddd8c81439e97d9afc7"/></dir></dir><dir name="MySql14"><file name="Proxy.php" hash="375ba8e8577a1551a263d4da1e49d7a8"/><dir name="Proxy"><file name="Collection.php" hash="a86451f979847ed72c0485b4628ba817"/></dir></dir></dir><dir name="sql"><dir name="proxy_setup"><file name="mysql4-install-0.1.0.php" hash="81051bcc2cf1bedf378224b0a93e2877"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="default"><dir name="default"><dir name="layout"><file name="proxy.xml" hash="8559ef08e002869ee52dc61ecebb09a0"/></dir><dir name="template"><dir name="proxy"><file name="feed.phtml" hash="8c137c7937c389825873f1a0e7c9a6e9"/></dir></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="BlockThatProxy_Proxy.xml" hash="0a80930b920d3dd6e96059c01463f562"/></dir></target></contents>
|
20 |
<compatible/>
|
21 |
<dependencies/>
|