Sha256: 776bbee1e5d13083be1e8d95a716935a88ee5afc8715650e30607f4e2d95cf91

Contents?: true

Size: 379 Bytes

Versions: 58

Compression:

Stored size: 379 Bytes

Contents

= Documentation for Update Password Hash Feature

The update password hash feature updates the hash for the password whenever
the hash cost changes.  For example, if you have a cost of 8, and later
increase the cost to 10, anytime the user authenticates correctly with
their password, their password hash will change from one that uses a cost
of 8 to one that uses a cost of 10.

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
rodauth-2.36.0 doc/update_password_hash.rdoc
rodauth-2.34.0 doc/update_password_hash.rdoc
rodauth-2.33.0 doc/update_password_hash.rdoc
rodauth-2.32.0 doc/update_password_hash.rdoc
rodauth-2.31.0 doc/update_password_hash.rdoc
rodauth-2.30.0 doc/update_password_hash.rdoc
rodauth-2.29.0 doc/update_password_hash.rdoc
rodauth-2.28.0 doc/update_password_hash.rdoc
rodauth-2.27.0 doc/update_password_hash.rdoc
rodauth-2.26.1 doc/update_password_hash.rdoc
rodauth-2.26.0 doc/update_password_hash.rdoc
rodauth-2.25.0 doc/update_password_hash.rdoc
rodauth-2.24.0 doc/update_password_hash.rdoc
rodauth-2.23.0 doc/update_password_hash.rdoc
rodauth-2.22.0 doc/update_password_hash.rdoc
rodauth-2.21.0 doc/update_password_hash.rdoc
rodauth-2.20.0 doc/update_password_hash.rdoc
rodauth-2.19.0 doc/update_password_hash.rdoc
rodauth-2.18.0 doc/update_password_hash.rdoc
rodauth-2.17.0 doc/update_password_hash.rdoc