Commit 19cb2f94 authored by Jesper Hvirring Henriksen's avatar Jesper Hvirring Henriksen
Browse files

Fixed markdown formatting

parent a98a0735
`sqlauthBcrypt:SQL`
=============
sqlauthBcrypt:SQL
=================
This is an authentication module for [SimpleSAMLphp](http://simplesamlphp.org) to authenticate a user against a SQL database table.
It assumes password hashes and salts are calculated using [bcrypt](http://bcrypt.sourceforge.net/).
The implementation is based heavily on the SimpleSAMLphp module `sqlauth:SQL`.
The implementation is based heavily on the SimpleSAMLphp module [sqlauth:SQL](http://simplesamlphp.org/docs/1.7/sqlauth:sql).
Options
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment