Login Module & Reset Fixes

Замовник: AI | Опубліковано: 11.12.2025

I run https://classifyjunction.com and the login experience needs immediate attention. The core sign-in flow works, but the “Forgot Password” feature is failing on two fronts: no email ever reaches the user and, on the rare occasions an email is forced through, the reset link itself is dead. What I need from you: audit the existing login module, trace the mail-sending logic, and deliver a clean, reliable reset process where the user simply enters their email, receives a single-use link, clicks it, and sets a new password—nothing fancy, just dependable. Along the way please tidy up any collateral errors you uncover in this part of the code so the module is future-proof. Acceptance criteria • Password-reset email reaches the inbox of major providers (Gmail, Outlook, Yahoo) • Link in that email opens a secure reset page and functions end-to-end • Any relevant success/error messages display correctly to the user • Clear documentation of the changes you make so I can maintain them going forward I will supply repository and server access as soon as we agree to proceed. If you’ve straightened out similar PHP or CMS-based login flows before and can move quickly, let’s get this fixed.