Update authentication to use PhpBB version 3.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 13 Feb 2011 16:54:37 +0000 (17:54 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 13 Feb 2011 16:54:37 +0000 (17:54 +0100)
commitce42ffced3e5e583414a29abe3aa08b21d87fc5e
tree65176668c707b708d3c4bad81ebe430f99ef8af9
parent4bc6b0c6cbaa749a321781023ff7aefa335b341f
Update authentication to use PhpBB version 3.

This adds an external hash library, to match the new password hashing
used by phpbb3.
auth.py
dbsettings.py.tmpl
tools/phpass/README [new file with mode: 0644]
tools/phpass/__init__.py [new file with mode: 0644]