How to decrypt magento enterprise edition password?

后端 未结 5 663
没有蜡笔的小新
没有蜡笔的小新 2021-01-02 16:02

I just noticed magento enterprise and community both edition uses different algorithms for storing password. I know community edition uses md5. Can anyone tell me which mech

5条回答
  •  独厮守ぢ
    2021-01-02 16:31

    They should both use MD5.

    Perhaps one has salt and one doesn't - but it will be backwards compatible.

提交回复
热议问题