]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use an empty challenge for the password question
authorGreg Hudson <ghudson@mit.edu>
Thu, 13 Dec 2012 19:53:58 +0000 (14:53 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 13 Dec 2012 19:53:58 +0000 (14:53 -0500)
commit70f2d9a093c71624269b2317c62ad0993126bc40
tree261ce59d111855a2132c9c8a58ebe8b3f3f99484
parent85c378e9e44ca184209056f118e75b6511cb40b8
Use an empty challenge for the password question

If a question's challenge is NULL, it is unnecessarily difficult for a
responder callback to detect whether it was asked.  So it's better to
use an empty challenge when there is no challenge data to communicate.
Do this for the "password" question.

ticket: 7499 (new)
target_version: 1.11
tags: pullup
src/lib/krb5/krb/gic_pwd.c