Skip to content

History / How To: Allow users to sign_in using their username or email address

Revisions

  • Prevent users from accessing wrong Wiki page by telling them to explicitly go to new page

    @vfonic vfonic committed Oct 4, 2020
  • Updated How To: Allow users to sign_in using their username or email address (markdown)

    @ahmad19 ahmad19 committed May 13, 2019
  • Updated How To: Allow users to sign_in using their username or email address (markdown)

    @ahmad19 ahmad19 committed May 13, 2019
  • attributes does not have size since it is an obj.

    @sushant12 sushant12 committed Aug 6, 2018
  • Updated How To: Allow users to sign_in using their username or email address (markdown)

    @davidwparker davidwparker committed Jan 18, 2018
  • Protecting attributes is now done in the controller using strong parameters, no need to set attr_accessible in the model anymore.

    @renny-ren renny-ren committed Jul 24, 2017
  • Updated How To: Allow users to sign_in using their username or email address (markdown)

    @julienmiclo julienmiclo committed Jul 5, 2017
  • Updated How To: Allow users to sign_in using their username or email address (markdown)

    @julienmiclo julienmiclo committed Jul 5, 2017
  • fix heading format (space required after #)

    @grantneufeld grantneufeld committed Jun 1, 2017
  • Missing the 'r' in registrations. Currently spelled 'egistrations'.

    @jbhandari jbhandari committed Mar 24, 2017
  • Updated How To: Allow users to sign_in using their username or email address (markdown)

    @trandaison trandaison committed Dec 27, 2016
  • Update entire document, someone deleted the content. Update rails 5 coding style.

    @trandaison trandaison committed Dec 27, 2016
  • Revert 371bd522009bf1bc15856f65916c8c23719f3601...186c0bbe3ebabe3b99ab9f1fc0c25a30c70fe87c on How To: Allow users to sign_in using their username or email address

    @trandaison trandaison committed Dec 27, 2016
  • dsaf

    yzespinosa committed Oct 27, 2016
  • Updated How To: Allow users to sign_in using their username or email address (markdown => textile)

    @sce sce committed Dec 14, 2011
  • Updated How To: Allow users to sign_in using their username or email address (markdown)

    @josevalim josevalim committed Dec 12, 2011
  • Fixed code snippet for .find_for_database_authentication

    @obrok obrok committed Dec 12, 2011
  • Add ".strip" to ActiveRecord method

    wolframarnold committed Dec 5, 2011