Updates database layout to allow SHA1 password during registration.
authorVincent Zanotti <vincent.zanotti@polytechnique.org>
Mon, 5 May 2008 16:50:49 +0000 (18:50 +0200)
committerVincent Zanotti <vincent.zanotti@polytechnique.org>
Mon, 5 May 2008 16:52:20 +0000 (18:52 +0200)
commit97ae9bd034958446cb93b983606240c846b39dfc
tree001816441bf822494f57de7c765b626b04d9f75e
parentf4ba548f2d1294a364b56cd5b89935a6c2f495d6
Updates database layout to allow SHA1 password during registration.
Disables empty passwords in database (consequence of bug fixed in 4f132669b52532c15eebbdee0a17659b5d6ab178).

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
upgrade/0.9.17/00_password.sql [new file with mode: 0644]
upgrade/0.9.17/update.sh [new file with mode: 0755]