Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-27 | Add copyright notice to Scrott model files | Malf Furious | 1 | -0/+14 | |
2016-05-22 | Add action 'delete' to Deleteacct MVC | Malf Furious | 1 | -0/+34 | |
This action will validate the user's password, and make sure you're not removing the last admin, then proceed to delete the current user's account from the database and log them out, for good. | |||||
2016-05-21 | Add MVC Deleteacct | Malf Furious | 1 | -1/+1 | |
This will prompt the user for their password if they opt to delete their own account. This is to prevent malicious attempt by others to trick users into having there accounts deleted by way of a XSS attack. | |||||
2016-03-27 | Add Dashboard model | Malf Furious | 1 | -0/+15 | |