Commit Graph

8 Commits

Author SHA1 Message Date
Kevin Reed 83ea2bc9ec web: fixing spacing identified by scruitinizer 2018-05-17 09:58:03 -05:00
Kevin Reed 7172942bb0 web: reorganize code so that error_page is not called in inc files 2018-05-16 16:08:19 -05:00
Kevin Reed fdf493e3d4 web: use sensible constant values for times in code (improve
readability)
2018-05-16 15:43:49 -05:00
Kevin Reed 21453710fd web: don't allow a user to start the delete account process if their
email address has been changed in the past 7 days
2018-05-15 14:32:40 -05:00
Kevin Reed 501c9a57f1 web: At request of David, consolidate form and action pages into a
single php file
2018-04-18 17:39:47 -05:00
Kevin Reed 00440ad94e web: refactor delete account pages to reduce duplicate code 2018-04-18 17:18:23 -05:00
Kevin Reed 3cac897723 web: Implement delete_account_request_action.php (verify password,
create token and send email)
2018-04-17 18:21:57 -05:00
Kevin Reed 5ed98baab5 web: Implement remove_account_request page 2018-04-17 14:16:12 -05:00