File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " jetrails/magento-twofactor" ,
3
- "description" : " User based 2FA enablement for admin users in Magento 1.x" ,
4
- "type" : " magento-module" ,
5
- "version" : " 1.1.4" ,
6
- "license" : " MIT" ,
7
- "homepage" : " https://github.com/jetrails/magento-twofactor" ,
2
+ "name" : " jetrails/magento-twofactor" ,
3
+ "description" : " User based 2FA enablement for admin users in Magento 1.x" ,
4
+ "type" : " magento-module" ,
5
+ "version" : " 1.1.4" ,
6
+ "license" : " MIT" ,
7
+ "homepage" : " https://github.com/jetrails/magento-twofactor" ,
8
8
"authors" : [
9
9
{
10
10
"name" : " Rafael Grigorian" ,
11
11
12
12
}
13
13
],
14
- "require" : {
15
- "magento-hackathon/magento-composer-installer" : " *"
16
- }
14
+ "require" : {
15
+ "magento-hackathon/magento-composer-installer" : " *"
16
+ }
17
17
}
Original file line number Diff line number Diff line change 1
- src/app/code/community/JetRails/TwoFactor/ app/code/community/JetRails/TwoFactor/
1
+ src/app/code/community/JetRails/TwoFactor/ app/code/community/JetRails/TwoFactor/
2
2
src/app/design/adminhtml/base/default/layout/twofactor.xml app/design/adminhtml/base/default/layout/twofactor.xml
3
3
src/app/design/adminhtml/base/default/template/twofactor/backup.phtml app/design/adminhtml/base/default/template/twofactor/backup.phtml
4
4
src/app/design/adminhtml/base/default/template/twofactor/banned.phtml app/design/adminhtml/base/default/template/twofactor/banned.phtml
You can’t perform that action at this time.
0 commit comments