Skip to content

History / How To: Create a custom encryptor

Revisions

  • correct to proper namespace in valid_password? method.

    @yoonwaiyan yoonwaiyan committed Jul 13, 2015
  • Updated How To: Create a custom encryptor (markdown)

    @zonotope zonotope committed Aug 5, 2014
  • Updated How To: Create a custom encryptor (markdown)

    @timothypage timothypage committed Feb 19, 2014
  • Updated How To: Create a custom encryptor (markdown)

    @evandrodp evandrodp committed Feb 10, 2014
  • Updated How To: Create a custom encryptor (markdown)

    @evandrodp evandrodp committed Feb 5, 2014
  • Updated How To: Create a custom encryptor (markdown)

    @evandrodp evandrodp committed Feb 5, 2014
  • suggests another work around for password salt

    @ch1ago ch1ago committed Feb 5, 2014
  • Updated How To: Create a custom encryptor (markdown)

    @sherod sherod committed Jul 2, 2012
  • Added changes since version 2.1

    @iltempo iltempo committed May 17, 2012
  • The older sentence was no longer valid. Or was it referring to pepper instead of salt?

    @rosenfeld rosenfeld committed Mar 28, 2012
  • Updated How To: Create a custom encryptor (markdown)

    @Elberet Elberet committed Feb 14, 2012
  • Updated How To: Create a custom encryptor (markdown)

    @Elberet Elberet committed Feb 13, 2012
  • Put the custom encryptor inside lib/devise/encryptors/ instead of config/initializers/

    @bquorning bquorning committed Aug 18, 2011
  • Better formatting

    @bquorning bquorning committed Aug 18, 2011
  • Convert to Markdown, which makes the link clickable

    @bquorning bquorning committed Aug 18, 2011