Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-17 | Fix Gender Never being properly mapped | wushin | 1 | -3/+0 | |
2014-02-20 | Forget clean text password after registration | Erik Schilling | 1 | -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-20 | Add the create account script we actually use | Ben Longbons | 1 | -0/+95 | |