Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-29 | move away from PHP, use static pages with the api | gumi | 1 | -94/+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 | 2 | -80/+95 | |
2009-10-20 | Some textual improvements and fixes | Thorbjørn Lindeijer | 1 | -4/+5 | |
2009-10-20 | Added config cars for mysql connection | Andreas Habel | 1 | -1/+5 | |
2009-10-20 | Added ruby script to create accounts and inform via email. | Andreas Habel | 1 | -0/+75 | |