Skip to content

Commit 5c97ce9

Browse files
Update CHANGELOG.md
Co-authored-by: Will Power <1619102+willpower232@users.noreply.github.com>
1 parent ab677e4 commit 5c97ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The default secret length has been increased from 80 bits to 160 bits (RFC4226)
3030

3131
Previously a secret was 16 characters, now it needs to be stored in a 32 characters width column.
3232

33-
You can keep the old behavior by setting `80` as argument to `createSecret()` (not recommended).
33+
You can keep the old behavior by setting `80` as argument to `createSecret()` (not recommended, see [#117](https://github.com/RobThree/TwoFactorAuth/pull/117) for further discussion).
3434

3535
## Other changes
3636

0 commit comments

Comments
 (0)