Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-22 | Create view for delete account MVC | Malf Furious | 1 | -0/+24 | |
This page prompts for user password before actually deleteing their account. | |||||
2016-05-21 | Add MVC Deleteacct | Malf Furious | 1 | -0/+13 | |
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. |