[krbdev.mit.edu #8841] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<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. (cherry picked from commit e60d01eb1686e112fba4743d4216ba61fec2bdc0) https://github.com/krb5/krb5/commit/0f76a3f1e9700de2624702110191b533d4e513cf Author: Greg Hudson <[email protected]> Commit: 0f76a3f1e9700de2624702110191b533d4e513cf Branch: krb5-1.16 src/tests/t_otp.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)