binarylogic / authlogic

A simple ruby authentication solution.
http://rdoc.info/projects/binarylogic/authlogic
MIT License
4.34k stars 638 forks source link

Prevent autoloading SCrypt too soon #669

Closed mihael closed 5 years ago

mihael commented 5 years ago

A continuation on https://github.com/binarylogic/authlogic/pull/668

Created and alternative solution in favour of the suggestion made by @jaredbeck.

jaredbeck commented 5 years ago

Thanks for your work on this, Miha. I'm closing this via. https://github.com/binarylogic/authlogic/pull/679, which I hope you will like even better, as you will no longer have to install a gem you don't use (scrypt).