]> git.openstreetmap.org Git - rails.git/commit
Salt passwords so that two users with the same password will have
authorTom Hughes <tom@compton.nu>
Tue, 14 Aug 2007 23:25:58 +0000 (23:25 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 14 Aug 2007 23:25:58 +0000 (23:25 +0000)
commitc2b377efacf76eb8b508ec9d405f02de2ad44063
treec60fd61c75020148b3a50c7134f70682c3000310
parent0a8c26e596b40da6d428a5c91db0d815d13c89e4
Salt passwords so that two users with the same password will have
different password hashes in the database.
app/models/user.rb
lib/osm.rb