Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Wolfgang Knopki
simplesamlphp_sqlauthbcrypt
Commits
19cb2f94
Commit
19cb2f94
authored
14 years ago
by
Jesper Hvirring Henriksen
Browse files
Options
Download
Email Patches
Plain Diff
Fixed markdown formatting
parent
a98a0735
master
deploy_testing
v1.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/sql.txt
+3
-3
docs/sql.txt
with
3 additions
and
3 deletions
+3
-3
docs/sql.txt
+
3
-
3
View file @
19cb2f94
`
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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets