* Let newly created phpbb users get an unusable password.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 1 Feb 2008 11:31:10 +0000 (12:31 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 1 Feb 2008 11:31:10 +0000 (12:31 +0100)
commit889fc62a39fd7ea0f1ff70178be4fabf634e9097
tree376a12fae81bcd7bfe812538046f8d0829a006f9
parent20fb5061c0d608e17c474a26bc8e19478c92132d
 * Let newly created phpbb users get an unusable password.
 * Add a conn.close() to prevent resource leaks.
 * Remove debug output from auth.py
auth.py