Password Bcrypt

Component ID

2318659

Component name

Password Bcrypt

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

420

Component created

Component changed

Component body

Description

This module enables bcrypt password encryption to your site.

Implementation is based on https://www.drupal.org/node/29706#comment-6445434

WARNING

Backup "users" table before enabling the module!!!

CAUTION

IT WILL NOT ENCODE BACK BCRYPT TO SHA512 IF DISABLED.
AUTHENTICATION WILL STOP WORKING FOR SOME OR ALL USERS IF YOU DISABLE THIS MODULE.

Usage

Simply enable the module.

How to check whether it works?

Log out and log in with any user (or register a new user). Check this user's row in "users" table. If password field starts with "$2y$", the module works.

Credits

Development is sponsored by SmartWolverine.net. The maintainer is available for paid customizations and consultations.