mirror of
https://github.com/myronblair/tomtomgames
synced 2026-06-30 17:51:08 -05:00
497071e1b7
- pending_signups stat and list queries now filter username != __reset__ so active password-reset rows no longer inflate the signup counter or appear in the admin pending-signups list - send_password_reset now calls sendPasswordResetEmail() from mailer.php instead of building a plain-text cybermailSend() call inline; the wrapper sends a branded dark-theme HTML email matching the verification email style