Skip to content

History / How To: Customize user account status validation when logging in

Revisions

  • Added a message for post signup

    @jonnyburch jonnyburch committed Dec 19, 2018
  • Removes error in inactive message method

    @amymariewall amymariewall committed Sep 4, 2018
  • Removes erroneous question mark in inactive message method

    @amymariewall amymariewall committed Sep 4, 2018
  • Updated How To: Customize user account status validation when logging in (markdown)

    @jarrettyew jarrettyew committed Jun 10, 2018
  • Updated How To: Customize user account status validation when logging in (markdown)

    @jarrettyew jarrettyew committed Jun 10, 2018
  • I was having issue on overriding custom message for failed sign in. This should be documented in this section for clarify. Source: http://kiprosh.com/blog/customizing-devise-authentication-to-disable-or-enable-user-authentication

    @jarrettyew jarrettyew committed Jun 10, 2018
  • Updated How To: Customize user account status validation when logging in (markdown)

    Fabian Jahr committed Dec 1, 2015
  • Small clarification for when active_for_authentication isn't getting called.

    @sporkd sporkd committed Aug 4, 2015
  • fixed typo a -> an

    @paulgoetze paulgoetze committed May 20, 2013
  • "comment out" -> "uncomment"

    @jslag jslag committed Apr 3, 2013
  • Add clarification that this method is called for every request during the user's session and not just one time after the session is created.

    @ericfranz ericfranz committed May 25, 2012
  • spelling fix

    @dayanand-sourcebits dayanand-sourcebits committed Dec 6, 2011