Fork of simplesamlphp-module-sqlauth
that allows to verify password using php password_verify() method, instead of hashing via SQL.
Useful when the database does not support a specific hashing method.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Fork of simplesamlphp-module-sqlauth
that allows to verify password using php password_verify() method, instead of hashing via SQL.
Useful when the database does not support a specific hashing method.