Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-28 | Add admin field to user table | Malf Furious | 1 | -0/+1 | |
User accounts now have a field to denote whether they are site administrators. The first account created during app initial configuration is an admin automatically. | |||||
2016-01-26 | + Added function to User class to fetch all users from DB | Malf Furious | 1 | -0/+16 | |
* Altered Auth MVC deflt action to return false if no users are found. This way, the Auth controller can automatically present user a page to create an admin account | |||||
2015-12-30 | + Created db table child class for User table | Malf Furious | 1 | -0/+30 | |