+ Reply to Thread
Results 1 to 2 of 2

Thread: Remind password link is open for all users

  1. #1

    Remind password link is open for all users

    Currently, all users (including active,incomplete,trash,approval) can click on remind password link in login page, then enter their email and they get an email to change their password. They will receive an email to inform them to login with the new password. Obviously only active users can do that.



    Solution: Go to includes/controllers/remind.inc.php

    Find:
    Code:
    Only registered members can view the code.
    Change to:
    Code:
    Only registered members can view the code.

  2. #2
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    thanks Bahram.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

+ Reply to Thread