Bug #3507
Error in documentation
Description
in wt/src/Wt/Auth/PasswordStrengthValidator
line 76 which is currently
\sa setMinPassPhraseWords()
refers to a function that does not exist. the line should be
\sa setMinimumPassPhraseWords()
Added by Alex V almost 8 years ago. Updated over 7 years ago.
Description
in wt/src/Wt/Auth/PasswordStrengthValidator
line 76 which is currently
\sa setMinPassPhraseWords()
refers to a function that does not exist. the line should be
\sa setMinimumPassPhraseWords()