內容簡介
此外掛可以讓您自動重新加密先前從 Prestashop 資料庫匯入 WordPress 資料庫的使用者密碼,如果您正在從 Prestashop 轉移網站至 WordPress,這是非常實用的。此外掛可允許使用者使用電子郵件地址進行身份驗證,就像在 Prestashop 上安裝一樣。當使用者登入時,此外掛將檢查使用者輸入的密碼是否正確,並使用前一個 Prestashop 安裝的 COOKIE_KEY 驗證該密碼是否正確。只有在該情況下,才會使用 WordPress 的預設密碼加密演算法重新加密密碼並將新密碼插入資料庫,然後再進行登入。如果有任何錯誤,登入將以正常方式運作並返回錯誤。一段時間後,您匯入到 WP 資料庫中的每個 Prestashop 使用者密碼都會得到安全重新加密。此外掛已經成功在 Prestashop 1.3.5 和 WordPress 3.6 上進行了第一個測試。最近也在 Prestashop 1.5.6.1 和 WordPress 3.9 上進行了測試並順利通過。
外掛標籤
開發者團隊
原文外掛簡介
This plugin will allow you to automatically rehash the passwords of users you have beforehand imported from a Prestashop database to your WordPress database.
This is useful if you are migrating a website from Prestashop to WordPress.
It allows users to authenticate via their email address, like on a Prestashop installation.
Upon login, the plugin will check the password entered by the user, against the value stored in the database. Using the COOKIE_KEY of the former Prestashop installation, it’ll verify if the password is correct and, only in that case, it’ll rehash the password using WordPress’ default hashing algorithm and insert the new password to the database. Then it’ll try logging in.
In every other case, login will function normally, so if there is an error, it’ll be returned.
In a while, every former Prestashop user you have imported to your WP DB will have their passwords securely rehashed.
First tested successfully with Prestashop 1.3.5 and WordPress 3.6.
Lately tested successfully with Prestashop 1.5.6.1 and WordPress 3.9.
