Skip to content

History / How To: Mass password reset and email notification

Revisions

  • Updated How To: Mass password reset and email notification (markdown)

    @tachyons tachyons committed Jul 15, 2019
  • Updated How To: Mass password reset and email notification (markdown)

    @tachyons tachyons committed Jul 15, 2019
  • Devise.friendly_token(length = 50) creates or overrides variable 'length' in the local scope

    @smaximov smaximov committed Jul 20, 2017
  • Updated How To: Mass password reset and email notification (markdown)

    @eliotsykes eliotsykes committed Jan 1, 2017
  • reset_and_send_password_reset_instructions task

    @eliotsykes eliotsykes committed Jan 1, 2017
  • Updated How To: Mass password reset and email notification (markdown)

    @eliotsykes eliotsykes committed Jan 1, 2017
  • Clarify this does not reset passwords, only provides link to allow later resetting of password

    @eliotsykes eliotsykes committed Jan 1, 2017
  • Now it's `user.send_reset_password_instructions`, not `User.send_reset_password_instructions user`

    @Freika Freika committed Oct 6, 2016
  • I mean, this thing had an incorrect description and way more code than necessary. It's already built into Devise. Don't rewrite it.

    @boatrite boatrite committed Aug 18, 2016
  • Updated to current devise version. The previous information is from 2011

    @leonardofaria leonardofaria committed Feb 18, 2016
  • Updated How to: Mass password reset and email notification (markdown)

    @josevalim josevalim committed Nov 25, 2011