08-27-2017, 08:22 PM
This will do everything above (except invisible recapatcha) plus the following:
http://aircentralized.com/us4alpha4dump.zip
You still need to do SQL:
http://pasted.co/ce863474
2017-08-27
-Updated admin_users.php - added vericode rand, added email, lock when force_pr == 1
-Updated admin_user.php - added admin password reset email
-Added views/_email_adminUser.php
-Added views/_email_adminPwReset.php
-Updated user_settings.php - added vericode rand
-Updated login.php - added redirect when user is logged in
Users will now be emailed if you check the email user from admin_users.php - checked by default.
It will email the plain text password if and will email the password reset link if == 1.
All of these password functions now change the vericode (it did on some but not all) and admin_users.php provides a random vericode now compared to previously would be (potential security flaw).
http://aircentralized.com/us4alpha4dump.zip
You still need to do SQL:
http://pasted.co/ce863474
2017-08-27
-Updated admin_users.php - added vericode rand, added email, lock when force_pr == 1
-Updated admin_user.php - added admin password reset email
-Added views/_email_adminUser.php
-Added views/_email_adminPwReset.php
-Updated user_settings.php - added vericode rand
-Updated login.php - added redirect when user is logged in
Users will now be emailed if you check the email user from admin_users.php - checked by default.
It will email the plain text password if
Code:
$settings->force_pr == 0
All of these password functions now change the vericode (it did on some but not all) and admin_users.php provides a random vericode now compared to previously would be
Code:
111111