File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
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" ,
88 "authors" : [
99 {
1010 "name" : " Rafael Grigorian" ,
1111 "email" : " me@raffi.io"
1212 }
1313 ],
14- "require" : {
15- "magento-hackathon/magento-composer-installer" : " *"
16- }
14+ "require" : {
15+ "magento-hackathon/magento-composer-installer" : " *"
16+ }
1717}
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/
22src/app/design/adminhtml/base/default/layout/twofactor.xml app/design/adminhtml/base/default/layout/twofactor.xml
33src/app/design/adminhtml/base/default/template/twofactor/backup.phtml app/design/adminhtml/base/default/template/twofactor/backup.phtml
44src/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