plugin-icon

MB Challenge response authentication

제작자: Yeora·
This plugin implements challenge response authentication. In addition, the WordPress hasher is replaced by native PHP libraries.
버전
1.0.0
최근 업데이트일
Jan 23, 2022
MB Challenge response authentication

The “MB Challenge response authentication” plugin extends the default WordPress authentication with a challenge response authentication. This ensures that passwords during login are no longer stored in the clear text during the login process.

Via a menu item in the administration you can also set whether the challenge response authentication should be enforced or not. If challenge response authentication is not enforced the default WordPress authentication is allowed as fallback. This is the case if a user cannot hash on the client side.

Furthermore, the default WordPress hasher is overridden and PHP native functions like password_hash and password_verify are used.

Credits

Special thanks to the developers of the bcrypt.js library https://github.com/dcodeIO/bcrypt.js. The library is used for client-side hashing.

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.9.0
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.