From: | ghudson@mit.edu |
Subject: | git commit |
Fix t_otp.py for pyrad 2.2
pyrad 2.2 throws a KeyError exception in DecodePacket if any
attributes from the packet are not defined in the dictionary. Add a
dictionary entry for Service-Type so this doesn't happen.
https://github.com/krb5/krb5/commit/e60d01eb1686e112fba4743d4216ba61fec2bdc0
Author: Greg Hudson <ghudson@mit.edu>
Commit: e60d01eb1686e112fba4743d4216ba61fec2bdc0
Branch: master
src/tests/t_otp.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)