Version Notes
First Version of 71lbs magento extension:
- improving auth security in magento, add user check email validation
Download this release
Release Info
Developer | Jose |
Extension | lbs71 |
Version | 0.1.0.6 |
Comparing to | |
See all releases |
Code changes from version 0.1.0.5 to 0.1.0.6
app/design/adminhtml/default/default/template/adminrefunds/loginform.phtml
CHANGED
@@ -21,7 +21,8 @@
|
|
21 |
//myurl = "http://localhost:3000/users.json";
|
22 |
//myurl = "https://54.221.203.199/api/session.jsonp?callback=data";
|
23 |
//myurl = "http://localhost:3000/api/session/exist.jsonp?callback=data";
|
24 |
-
myurl = "https://54.221.203.199/api/session/exist.jsonp?callback=data";
|
|
|
25 |
|
26 |
//data = {"created_at":null,"email":"Andrea2@gmail.com","id":null,"name":"Andrea2","updated_at":null};
|
27 |
var data = {"email": $j("#signupEmail").val(),"password":$j("#signupPass").val()};
|
21 |
//myurl = "http://localhost:3000/users.json";
|
22 |
//myurl = "https://54.221.203.199/api/session.jsonp?callback=data";
|
23 |
//myurl = "http://localhost:3000/api/session/exist.jsonp?callback=data";
|
24 |
+
//myurl = "https://54.221.203.199/api/session/exist.jsonp?callback=data";
|
25 |
+
myurl = "https://www.71lbs.com/api/session/exist.jsonp?callback=data";
|
26 |
|
27 |
//data = {"created_at":null,"email":"Andrea2@gmail.com","id":null,"name":"Andrea2","updated_at":null};
|
28 |
var data = {"email": $j("#signupEmail").val(),"password":$j("#signupPass").val()};
|
app/design/adminhtml/default/default/template/adminrefunds/refunds.phtml
CHANGED
@@ -12,7 +12,8 @@ $opts = array('http' => array(
|
|
12 |
|
13 |
$context = stream_context_create($opts);
|
14 |
|
15 |
-
$url = 'https://
|
|
|
16 |
//$url = 'http://localhost:3000/api/session';
|
17 |
|
18 |
$result = file_get_contents($url, false, $context);
|
12 |
|
13 |
$context = stream_context_create($opts);
|
14 |
|
15 |
+
$url = 'https://www.71lbs.com/api/session';
|
16 |
+
//$url = 'https://54.221.203.199/api/session';
|
17 |
//$url = 'http://localhost:3000/api/session';
|
18 |
|
19 |
$result = file_get_contents($url, false, $context);
|
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>lbs71</name>
|
4 |
-
<version>0.1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
@@ -11,9 +11,9 @@
|
|
11 |
<notes>First Version of 71lbs magento extension:
|
12 |
- improving auth security in magento, add user check email validation</notes>
|
13 |
<authors><author><name>Jose</name><user>jose</user><email>jose@71lbs.com</email></author></authors>
|
14 |
-
<date>2013-09-
|
15 |
-
<time>
|
16 |
-
<contents><target name="magecommunity"><dir name="lbs71"><dir name="Adminrefunds"><dir name="Helper"><file name="Data.php" hash="f67bbcee1a0dc3ae098f1be7dbe8b8dd"/></dir><dir name="controllers"><file name="AdminRefundsController.php" hash="e34be3af35557f01cde71bba3155d1b7"/></dir><dir name="etc"><file name="adminhtml.xml" hash="55ce2355972a6f5f291866632e58f5a9"/><file name="config.xml" hash="2973fe59a6d8bbfd4b7f5d4ef11a175c"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="adminrefunds"><file name="about.phtml" hash="bdef28c10b8e35233315a60c0bea8fcf"/><file name="loginform.phtml" hash="
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.1.0</min><max>5.4.16</max></php></required></dependencies>
|
19 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>lbs71</name>
|
4 |
+
<version>0.1.0.6</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>OSL</license>
|
7 |
<channel>community</channel>
|
11 |
<notes>First Version of 71lbs magento extension:
|
12 |
- improving auth security in magento, add user check email validation</notes>
|
13 |
<authors><author><name>Jose</name><user>jose</user><email>jose@71lbs.com</email></author></authors>
|
14 |
+
<date>2013-09-27</date>
|
15 |
+
<time>23:02:53</time>
|
16 |
+
<contents><target name="magecommunity"><dir name="lbs71"><dir name="Adminrefunds"><dir name="Helper"><file name="Data.php" hash="f67bbcee1a0dc3ae098f1be7dbe8b8dd"/></dir><dir name="controllers"><file name="AdminRefundsController.php" hash="e34be3af35557f01cde71bba3155d1b7"/></dir><dir name="etc"><file name="adminhtml.xml" hash="55ce2355972a6f5f291866632e58f5a9"/><file name="config.xml" hash="2973fe59a6d8bbfd4b7f5d4ef11a175c"/></dir></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="template"><dir name="adminrefunds"><file name="about.phtml" hash="bdef28c10b8e35233315a60c0bea8fcf"/><file name="loginform.phtml" hash="2ea63847fcda4666e4880647f3fbe7d8"/><file name="refunds.phtml" hash="97bb3b1f09870012899c24fe4ba65b49"/></dir></dir><dir name="layout"><file name="lbs71_refunds.xml" hash="e51300247881edf596bb80c0dee3080a"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Lbs71_Adminrefunds.xml" hash="ce98574fb38a544d2ea26c9e0243bcdd"/></dir></target></contents>
|
17 |
<compatible/>
|
18 |
<dependencies><required><php><min>5.1.0</min><max>5.4.16</max></php></required></dependencies>
|
19 |
</package>
|