summaryrefslogtreecommitdiff
path: root/src/controllers/Users.class.php
AgeCommit message (Expand)Author
2011-09-30Move username validation from the Users controller to the Auth model.Luke Shumaker
2011-09-30Quick and ugly hack to safely allow multiple users to edit data at onceLuke Shumaker
2011-09-28Force users to give an email address when they create an account.Luke Shumaker
2011-09-25Don't let a logged in user go through new-user registration.Luke Shumaker
2011-09-22Merge branch 'master' of https://git.gitorious.org/messagemanager/messagemanagerLuke Shumaker
2011-09-22whitespace fixmckenzierobotics.org
2011-09-22Implement ReCaptcha entirely as a plugin, remove all of the uglinessLuke Shumaker
2011-09-22Add an ugly hacky-hacked reCaptcha to new user registration.Luke Shumaker
2011-09-22Finally get around to implementing deleting users. (status=4)Luke Shumaker
2011-09-05Fix 3 bugs (stray * in SQL, typo in variable name, a place where isLoggedIn()...Luke Shumaker
2011-09-05Fix a few growing painsLuke Shumaker
2011-09-05Refactor a bitLuke Shumaker
2011-09-04Screw it, I'm tired of trying to break this into individual commitsLuke Shumaker
2011-08-01initial commit.Luke Shumaker