Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-07 | Refactor to separate the framework from the app; drop message stuff, this ↵HEADmaster | Luke Shumaker | |
app is just user management. Add a json view for individual users | |||
2011-10-09 | Link to the userlist from the user registration page, if anon_userlist is ↵ | Luke Shumaker | |
enabled. | |||
2011-09-28 | Force users to give an email address when they create an account. | Luke Shumaker | |
2011-09-25 | Make the first page of new user registration say "Go on to Step 2" | Luke Shumaker | |
instead of "Submit". | |||
2011-09-22 | Implement ReCaptcha entirely as a plugin, remove all of the ugliness | Luke Shumaker | |
from my old implementation. | |||
2011-09-22 | Add an ugly hacky-hacked reCaptcha to new user registration. | Luke Shumaker | |
2011-09-05 | Change user messages a bit | Luke Shumaker | |
2011-09-05 | Fix a few growing pains | Luke Shumaker | |
* Users.class.php: whitespace change, fix a few array things * Database.class.php: refer to $mm->hasher(), not $this->hasher() * new.html.php: fix stupid shit | |||
2011-08-01 | initial commit. | Luke Shumaker | |
Partway through a rewrite. I have some old files I didn't want to entirely delete. |