xF1 Disable Lost Password

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,503
    7,742
    321
    localhost
    Heisenberg submitted a new resource:

    - add permission to "Disable Lost Password"

    A small add-on that add 1 permission "Disable Lost Password".
    If u add it for User or User Group, then they can't use recovery password function.

    The error text is set in the phrase "this_group_cannot_lost_passw", you can change it to any other.

    If suddenly you have disabled password recovery for the administrator and have forgotten the password of the administrator, you can disable the add-on.
    For this file /library/config.php add one line at the end:

    $ config ['disableLostOff'] = true;