[krbdev.mit.edu #8841] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Mon Oct 21 15:50:04 2019: Request 8841 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8841 > 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 <[email protected]> Commit: e60d01eb1686e112fba4743d4216ba61fec2bdc0 Branch: master src/tests/t_otp.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)