]> git.openstreetmap.org Git - rails.git/commit
Increase password stretching to 10000 interations
authorTom Hughes <tom@compton.nu>
Fri, 25 Nov 2016 08:54:57 +0000 (08:54 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 25 Nov 2016 08:54:57 +0000 (08:54 +0000)
commit44e778aedd91a84582cbbef4ffc6e9912d001d66
tree9540da8c54757dd9b87351638a3e6fb1c52711c3
parent34c473f503679242538fe6aa335796f1aae914b5
Increase password stretching to 10000 interations

This is in line with current reccomendations from various sources.
lib/password_hash.rb
test/lib/password_hash_test.rb