Skip to content

Latest commit

 

History

History
executable file
·
24 lines (16 loc) · 805 Bytes

File metadata and controls

executable file
·
24 lines (16 loc) · 805 Bytes

Better Hashing for Magento CE - Dh_BetterHash

Module Overview

Small Magento module that uses sha512 instead of md5 to has passwords in Magento Community Edition

WARNING - when installed, all current admin and user passwords will no longer work and will have to be reset. It would be best to use this module at the start of a project. Likewise, any passwords created while this module is active will not work until reset if the module is removed.

Feedback

Please send any feedback - good or bad - to drewdhunter@gmail.com

License

Licensed under http://creativecommons.org/licenses/by/3.0/ CC-BY 3.0

Changelog

1.0.0 - Initial Commit