Version Notes
Added version number to the etc/modules XML file.
Download this release
Release Info
Developer | Rublon Team |
Extension | rublon2factor |
Version | 2.0.1 |
Comparing to | |
See all releases |
Code changes from version 2.0.0 to 2.0.1
app/code/community/Rublon/RublonModule/etc/config.xml
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
|
4 |
<modules>
|
5 |
<Rublon_RublonModule>
|
6 |
-
<version>2.0.
|
7 |
</Rublon_RublonModule>
|
8 |
</modules>
|
9 |
|
3 |
|
4 |
<modules>
|
5 |
<Rublon_RublonModule>
|
6 |
+
<version>2.0.1</version>
|
7 |
</Rublon_RublonModule>
|
8 |
</modules>
|
9 |
|
app/etc/modules/Rublon_RublonModule.xml
CHANGED
@@ -9,6 +9,7 @@
|
|
9 |
<Mage_Adminhtml/>
|
10 |
<Mage_Admin/>
|
11 |
</depends>
|
|
|
12 |
</Rublon_RublonModule>
|
13 |
</modules>
|
14 |
</config>
|
9 |
<Mage_Adminhtml/>
|
10 |
<Mage_Admin/>
|
11 |
</depends>
|
12 |
+
<version>2.0.1</version>
|
13 |
</Rublon_RublonModule>
|
14 |
</modules>
|
15 |
</config>
|
package.xml
CHANGED
@@ -1,18 +1,23 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>rublon2factor</name>
|
4 |
-
<version>2.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/gpl-license.php">GNU Public License, version 2</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Rublon Account Security</summary>
|
10 |
-
<description>
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
12 |
<authors><author><name>Rublon Team</name><user>rublon</user><email>developers@rublon.com</email></author></authors>
|
13 |
-
<date>2015-
|
14 |
-
<time>
|
15 |
-
<contents><target name="magecommunity"><dir name="Rublon"><dir name="RublonModule"><dir name="Block"><dir name="Adminhtml"><file name="Header.php" hash="948c83343af4491cd51a554940099104"/><file name="Menu.php" hash="7abca8fbc0a9f10dae44c4229e027efb"/></dir><file name="Seal.php" hash="8019e6dd4fa74b358e0b0a39a907394c"/></dir><dir name="Helper"><file name="Data.php" hash="036ea3228924910db5eb52a485f64c25"/></dir><dir name="Model"><file name="Observer.php" hash="dfa4f09bfd6bd1907fd941c9f2fe5391"/><dir name="Resource"><dir name="User"><file name="Collection.php" hash="949bd6cafdf175d8022f2c3493979ee7"/></dir><file name="User.php" hash="3e901bf2ed97c818f7dd0dd25374b376"/></dir><file name="User.php" hash="6b70f7df1d8bace7e8d8b5c3ed2c7942"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ActivationController.php" hash="bf959099ced8b850377d6379f2629052"/><file name="SettingsController.php" hash="55d804eec051357c71bfbca878646f78"/></dir><file name="CallbackController.php" hash="9debfcf46645514da94fa57142170294"/><file name="RegistrationController.php" hash="3eaa74e25583bb43f2819a7c9a09c76f"/></dir><dir name="etc"><file name="adminhtml.xml" hash="313358c971dc112c9eb068602b149985"/><file name="config.xml" hash="
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.17</min><max>5.6.11</max></php><package><name>Magento_Core_Modules</name><channel>community</channel><min>1.7.0.0</min><max>1.9.0.1</max></package></required></dependencies>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>rublon2factor</name>
|
4 |
+
<version>2.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/gpl-license.php">GNU Public License, version 2</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Rublon Account Security</summary>
|
10 |
+
<description>Every second, malicious hackers from around the world try to take over company services like online stores and steal confidential data. If you have employees accessing your store, you are at risk. Implementing a password policy is not enough. Passwords will be too easy, get stolen, written down and reused all over the Internet. When you have no control over your employee's passwords, then you have no control over who really accesses your resources.
|
11 |
+

|
12 |
+
Regain control over your company and online store by implementing Rublon, the best two-factor authentication platform for web-based businesses.
|
13 |
+

|
14 |
+
How Does Rublon Work?
|
15 |
+
During the first login, confirm your identity by clicking on the link you’ll receive via email. Your next login from the same device will only require your Magento password. For additional security, the Rublon mobile app scans a Rublon Code to confirm your identity.</description>
|
16 |
+
<notes>Added version number to the etc/modules XML file.</notes>
|
17 |
<authors><author><name>Rublon Team</name><user>rublon</user><email>developers@rublon.com</email></author></authors>
|
18 |
+
<date>2015-11-04</date>
|
19 |
+
<time>16:34:07</time>
|
20 |
+
<contents><target name="magecommunity"><dir name="Rublon"><dir name="RublonModule"><dir name="Block"><dir name="Adminhtml"><file name="Header.php" hash="948c83343af4491cd51a554940099104"/><file name="Menu.php" hash="7abca8fbc0a9f10dae44c4229e027efb"/></dir><file name="Seal.php" hash="8019e6dd4fa74b358e0b0a39a907394c"/></dir><dir name="Helper"><file name="Data.php" hash="036ea3228924910db5eb52a485f64c25"/></dir><dir name="Model"><file name="Observer.php" hash="dfa4f09bfd6bd1907fd941c9f2fe5391"/><dir name="Resource"><dir name="User"><file name="Collection.php" hash="949bd6cafdf175d8022f2c3493979ee7"/></dir><file name="User.php" hash="3e901bf2ed97c818f7dd0dd25374b376"/></dir><file name="User.php" hash="6b70f7df1d8bace7e8d8b5c3ed2c7942"/></dir><dir name="controllers"><dir name="Adminhtml"><file name="ActivationController.php" hash="bf959099ced8b850377d6379f2629052"/><file name="SettingsController.php" hash="55d804eec051357c71bfbca878646f78"/></dir><file name="CallbackController.php" hash="9debfcf46645514da94fa57142170294"/><file name="RegistrationController.php" hash="3eaa74e25583bb43f2819a7c9a09c76f"/></dir><dir name="etc"><file name="adminhtml.xml" hash="313358c971dc112c9eb068602b149985"/><file name="config.xml" hash="f4b6e0d7edbd461501e967ced19ac54f"/><file name="system.xml" hash="18913ab01c2e19d1f93f3225dadee1fd"/></dir><dir name="img"><file name="index.php" hash="1b23d5b33e93b8753a537d43244ab1c9"/><file name="rublon_logo_16x16.png" hash="f2c6e0d98a1bbb7e2506cfdda73a2f3a"/><file name="rublon_logo_16x16@2x.png" hash="fc0cba31482e34a73d0ca7afad0d9153"/><file name="rublon_logo_32x32.png" hash="fc0cba31482e34a73d0ca7afad0d9153"/><file name="rublon_logo_32x32@2x.png" hash="b09f6b76aa6fbeeeb0db94ab0718c66c"/><file name="rublon_visual.gif" hash="c6323e4fd823d9ec5cd1aeb830f4e7d5"/><file name="rublon_visual@2x.gif" hash="6135cbf15e090467acdd67c2a4e1a83a"/></dir><dir name="lib"><dir name="Rublon"><file name="Rublon2Factor.php" hash="0c570af3478f4d39e60b281a3aa8db9d"/><file name="Rublon2FactorCallback.php" hash="fd7f399b38ab1730daa6af4354427b2c"/><file name="Rublon2FactorGUI.php" hash="b69364eed3444eefc540fa3526c767c5"/><dir name="cert"><file name="cacert.pem" hash="c750e8304a5c72ad3449cbf76200101b"/></dir><dir name="core"><dir name="API"><file name="RublonAPIBeginTransaction.php" hash="d5fcbf695b7248db160803332087a995"/><file name="RublonAPICheckUserDevice.php" hash="58cc0680ed0dcd9c4f8ccd525006c656"/><file name="RublonAPIClient.php" hash="b4d092af4d5f464d8d415b0a57eeca97"/><file name="RublonAPICredentials.php" hash="0cafb1b511e8f90ebbeae3cf92e8c202"/><file name="RublonAPIGetAvailableFeatures.php" hash="5bce0ece7b7f6a941187e6d928dd9fae"/><file name="RublonAPINotification.php" hash="a4d6142e5594eed612f8211c9a5e3661"/></dir><dir name="HTML"><file name="RublonBadge.php" hash="6193d829e783c0b69df0af8fd9d8ec9e"/><file name="RublonButton.php" hash="47ba1d64479a5451909fe77b08c31cfd"/><file name="RublonConsumerScript.php" hash="3f72e6696d3f9639e2e3c9388ba8c23e"/><file name="RublonDeviceWidget.php" hash="674ad8e726f3dd98b77cd39bf9812265"/><file name="RublonLoginBox.php" hash="4e4073604ece3265c407ec68230cf643"/><file name="RublonShareAccessWidget.php" hash="e913e21ba0bcb5e4db40df58ffec2a3b"/><file name="RublonSubscribeWidget.php" hash="eee3f6120a752fe537c18ce37b50f626"/><file name="RublonWidget.php" hash="f5b03a47eb53c9187549878a246c024e"/></dir><file name="RublonAuthParams.php" hash="fa2e7eeced005dce94e8bb1853d6467a"/><file name="RublonConsumer.php" hash="418613b645e1cbe37746dbb209e12076"/><file name="RublonException.php" hash="ec68822acdcc6f7283711e1a6d6cc5b8"/><file name="RublonGUI.php" hash="6aa4854c781e095b43488f4dfdc9404b"/><file name="RublonNative.php" hash="4ab13ba25f75958b8dde3de70587e606"/><file name="RublonSignatureWrapper.php" hash="272a63a6c758663f2fde211234d0a8b7"/></dir></dir><dir name="RublonConsumerRegistration"><file name="RublonConsumerRegistration.php" hash="d838be1f43c2eac986c1722ef8e46e4f"/><file name="RublonConsumerRegistrationCommon.php" hash="d1917f732f73d61c17eed3d880779b1a"/><file name="RublonConsumerRegistrationTemplate.php" hash="229c8e2c93984a9e1f54b6ec26453570"/><file name="index.php" hash="1b23d5b33e93b8753a537d43244ab1c9"/></dir><dir name="RublonImplemented"><file name="Rublon2FactorCallbackMagento.php" hash="06934254b5989d904e057a12c0e535ab"/><file name="Rublon2FactorGUIMagento.php" hash="3a40d9498ef62f9c22962da90a94ab2e"/><file name="Rublon2FactorGUIPrestaShop.php" hash="bf6eac52017d3c46efcb2a1a8547eb85"/><file name="Rublon2FactorMagento.php" hash="29d367aadfd89239436d59c91843440c"/><file name="Rublon2FactorPrestaShop.php" hash="f1d18b4060e1907ef6145142e3d74755"/><file name="RublonAPICheckProtection.php" hash="78e8568f2747bc367f223aeef418ee41"/><file name="RublonAPINewsletterSignup.php" hash="994b454155ad59a5f236e8c859d2ff54"/><file name="RublonAPIPluginHistory.php" hash="33b78902397b771030a116cdd5a132fa"/><file name="RublonConsumerRegistrationMagento.php" hash="ee6d2d68f38c968939377fa6069340ff"/><file name="RublonFeature.php" hash="b81cd86ee692ebcd1345edc6201d5e60"/><file name="RublonRequests.php" hash="7d0452bb466d3bdc9d9a67d7dcfe9bba"/></dir><dir name="RublonIssueNotifier"><file name="RublonIssueNotifier.php" hash="82fb024382d2fca574de046e2e2a5b37"/><file name="RublonMagentoIssueNotifier.php" hash="bad44fa8cc3a7db265f452992cc5d87b"/><file name="RublonPrestaShopIssueNotifier.php" hash="268ca13b26e438a090ea8e51286f86de"/><file name="index.php" hash="1b23d5b33e93b8753a537d43244ab1c9"/></dir></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Rublon_RublonModule.xml" hash="577e69f1b0b1b77a9aedc09b9ce6fb95"/></dir></target><target name="mageweb"><dir name="js"><dir name="Rublon"><file name="rublon.js" hash="571f2a5a5324bbe9440938680e9d39ba"/></dir></dir></target><target name="mageskin"><dir name="adminhtml"><dir name="base"><dir name="default"><dir name="Rublon"><dir name="css"><file name="rublon.css" hash="99443e9842369830d1183332f4f7df0a"/></dir></dir></dir></dir><dir name="default"><dir name="default"><dir name="Rublon"><dir name="img"><file name="rublon_badge.svg" hash="91f8f8b4e3dcfd56e16bdbeda85d0735"/><file name="rublon_logo_16x16.png" hash="f2c6e0d98a1bbb7e2506cfdda73a2f3a"/><file name="rublon_logo_16x16@2x.png" hash="fc0cba31482e34a73d0ca7afad0d9153"/><file name="rublon_logo_32x32.png" hash="fc0cba31482e34a73d0ca7afad0d9153"/><file name="rublon_logo_32x32@2x.png" hash="b09f6b76aa6fbeeeb0db94ab0718c66c"/><file name="rublon_visual.gif" hash="c6323e4fd823d9ec5cd1aeb830f4e7d5"/><file name="rublon_visual@2x.gif" hash="6135cbf15e090467acdd67c2a4e1a83a"/></dir></dir></dir></dir></dir></target><target name="magelocale"><dir><dir name="pl_PL"><file name="Rublon_RublonModule.csv" hash="87fa7190c948220289f3f18e6934982d"/></dir></dir></target><target name="magedesign"><dir name="adminhtml"><dir name="default"><dir name="default"><dir name="layout"><file name="rublonmodule.xml" hash="5f41b4c151cefb95aa603d969acde0ad"/></dir><dir name="template"><dir name="RublonModule"><file name="activation.phtml" hash="051ccde89d4a8786e161909d1a139f9e"/><file name="apiRegistration.phtml" hash="258a57cf2b0317937323ecb216053fc0"/><file name="index.phtml" hash="64c39919b7d64432adf5ef313e17f466"/><file name="registration.phtml" hash="5887a206dbcab46e0c8fc8e981aa195b"/></dir></dir></dir></dir></dir></target></contents>
|
21 |
<compatible/>
|
22 |
<dependencies><required><php><min>5.2.17</min><max>5.6.11</max></php><package><name>Magento_Core_Modules</name><channel>community</channel><min>1.7.0.0</min><max>1.9.0.1</max></package></required></dependencies>
|
23 |
</package>
|