Commit Graph

4 Commits

Author SHA1 Message Date
Keith Uplinger 3011ccf8db Fixed a typo in recover_email.php as well as not require the user to be logged in when trying to reset email address. 2018-05-01 12:51:27 -05:00
Keith Uplinger 79b169cd73 Fixed email changes so that database_hash is used instead of simple encryption. Also, fixed the logout issue when recovering your email address. 2018-04-24 14:22:13 -05:00
Keith Uplinger 50a8756f3a Changed to fix datbase update error on recover_email.php.
Prevented user on change email form page to actually do anything if within 7 days of previous email change.

Added more text to email about recovering email address.
2018-04-24 12:56:26 -05:00
Keith Uplinger 6602dcf5f5 Renamed to recover_email.php from reset_email_addr.php 2018-04-24 12:01:28 -05:00