Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

mass reset user password

wit the recent vanilla exploit my forum get hack. how do i mass reset the user password?

Comments

  • I may be wrong, but I don't think that such feature is implemented. Another good candidate for a plugin, I would say.

  • Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • x00x00 MVP
    edited May 2013

    technically you can set the HashMethod field in the database to 'reset' to all user with a little SQL, which would give them a link that send them an email.

    grep is your friend.

  • When you say set HashMethod to reset, do you mean change out the HashMethod (looks like currently Random or Vanilla) to the string literal "reset"?

    Does that prompt the system to send out reset emails, or is there an additional step?

Sign In or Register to comment.