CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #2441

Only require a hash update if hash count has been increased

Added by Marcus Krause over 4 years ago. Updated over 2 years ago.

Status:Closed Start date:2009-01-10
Priority:Should have Due date:2009-01-10
Assignee:Marcus Krause % Done:

100%

Category:PHPass library Spent time: -
Target version:0.2.4
Votes: 0

Description

Currently method isHashUpdateNeeded() returns true if current hashcount differs from that hashcount used to create an existing salted password hash string.
Instead, method isHashUpdateNeeded() should only return true if current hashcount is higher than that one used to create an existing salted password hash string.

Suggested by Sascha Kettler.

History

Updated by Marcus Krause over 4 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

committed to branch RB-TER-DEV with changeset r15579

Updated by Marcus Krause over 4 years ago

  • Status changed from Resolved to Closed

Issue resolved with extension version 0.2.4

Also available in: Atom PDF