]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix OTP tests with pyrad 2.x 239/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 22 Dec 2014 23:37:36 +0000 (18:37 -0500)
committerGreg Hudson <ghudson@mit.edu>
Sun, 4 Jan 2015 23:25:28 +0000 (18:25 -0500)
commit57dc24093015d292189ef23313ef8ff2a81431e4
treeba8c8fe469afe3e6dae57b8095800eff7d014a92
parent98b55e86d7ec8b0a3b9b9f9b415ffdf78f4fd2e8
Fix OTP tests with pyrad 2.x

Declare User-Password as having type "octets" instead of "string" or
pyrad 2.x will throw a decoding error when retrieving it.

ticket: 8053 (new)
target_version: 1.13.1
tags: pullup
src/tests/t_otp.py