Class: CASServer::Authenticators::SQLBcrypt
- Inherits:
-
SQL
- Object
- Base
- SQL
- CASServer::Authenticators::SQLBcrypt
show all
- Defined in:
- lib/casserver/authenticators/sql_bcrypt.rb
Overview
Essentially the same as the standard SQL authenticator but assumes that BCrypt has been used to encrypt the password. If you’re using has_secure_password, then this is probably for you.
Instance Attribute Summary
Attributes inherited from Base
#options, #username
Method Summary
Methods inherited from SQL
setup, user_model, #validate
Methods inherited from Base
#configure, #extra_attributes, setup, #validate