| From: | ghudson@mit.edu |
| Subject: | SVN Commit |
Turn off replay cache in krb5_verify_init_creds()
The library isn't attempting a replay attack on itself, so any detected
replays are only going to be false-positives.
https://github.com/krb5/krb5/commit/f1783431cb8f146095067f5e2531e9155a8787bb
Author: Nalin Dahyabhai <nalin@dahyabhai.net>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: f1783431cb8f146095067f5e2531e9155a8787bb
Branch: master
src/lib/krb5/krb/vfy_increds.c | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)