Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-06 | Update Auth model to reflect changes in previous commit | Malf Furious | 1 | -15/+18 |
2016-02-01 | Implement 'login' action on Auth MVC | Malf Furious | 1 | -0/+27 |
2016-01-31 | Log in on signup success | Malf Furious | 1 | -0/+1 |
2016-01-31 | Merge Auth MVC, initial_signup action into signup | Malf Furious | 1 | -8/+4 |
2016-01-30 | Implement signup_submit action on Auth MVC | Malf Furious | 1 | -0/+34 |
2016-01-28 | Finish signup and initialSignup actions on Auth MVC | Malf Furious | 1 | -0/+15 |
2016-01-26 | + Added function to User class to fetch all users from DB | Malf Furious | 1 | -0/+10 |
2016-01-03 | + Added model for Auth MVC | Malf Furious | 1 | -0/+15 |