We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b2549 commit d9f966fCopy full SHA for d9f966f
1 file changed
xmppserver/src/main/java/org/jivesoftware/openfire/sasl/ScramSha1SaslServer.java
@@ -545,7 +545,7 @@ private byte[] getStoredKey(final String username) throws UserNotFoundException
545
}
546
547
/**
548
- * Generate a fake key to guard against timing attacks (see OF-3258).
+ * Generate a fake key to guard against timing attacks (see OF-3257).
549
*
550
* @param input a string input for which to generate a fake key
551
* @return a fake key
0 commit comments