summaryrefslogtreecommitdiff
path: root/bin/create_account.sh
AgeCommit message (Collapse)AuthorFilesLines
2014-11-17Fix Gender Never being properly mappedwushin1-3/+0
2014-02-20Forget clean text password after registration Erik Schilling1-6/+5
Currently all passwords stay in the db for ever. This now deletes no longer required passwords. Please also run `DELETE FROM tmw_accounts WHERE STATE = 1;`
2014-02-20Add the create account script we actually useBen Longbons1-0/+95