magento-hackathon/Magento-Two-factor-Authentication

View on GitHub
src/app/etc/modules/MageHackDay_TwoFactorAuth.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0"?>
<config>
    <modules>
        <MageHackDay_TwoFactorAuth>
            <active>true</active>
            <codePool>community</codePool>
        </MageHackDay_TwoFactorAuth>
    </modules>
</config>