Sha256: 882967fc20ea033c39e0b093035d1f87d99c01fe770e30e9732116646c286e75
Contents?: true
Size: 495 Bytes
Versions: 6
Compression:
Stored size: 495 Bytes
Contents
(highest priority first) # refactor password controller test # existing_user? methods ... if salt is wrong, user may not be found b/c of invalid credentials. is :not_found the correct code to return in that use case? if not, method probably needs to be split into another conditional. # document shoulda macros # will SHA512 hashes fit in all the places they are being used? (db columns - fit now, sessions) 128 characters http://adam.speaksoutofturn.com/post/57615195/entication-vs-orization
Version data entries
6 entries across 6 versions & 2 rubygems