Age | Commit message (Expand) | Author |
---|---|---|
2011-10-09 | Allow username lookup even if $user->canRead()==false | Luke Shumaker |
2011-10-05 | Edit individual.html to allow showing multiple users at once. Add | Luke Shumaker |
2011-09-30 | Move username validation from the Users controller to the Auth model. | Luke Shumaker |
2011-09-22 | Finally get around to implementing deleting users. (status=4) | Luke Shumaker |
2011-09-05 | Fix 3 bugs (stray * in SQL, typo in variable name, a place where isLoggedIn()... | Luke Shumaker |
2011-09-05 | Refactor a bit | Luke Shumaker |