summaryrefslogtreecommitdiffstats
path: root/src/plugins/locate/python/python.exports
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2009-03-06 17:26:29 +0000
committerSam Hartman <hartmans@mit.edu>2009-03-06 17:26:29 +0000
commitca9c1212fcb150c3514f8a9ef2f25709b5146de4 (patch)
treee96966166cf89c199c690fe2785f9d27338b85a1 /src/plugins/locate/python/python.exports
parent13b752d83cff174cd1773d72b491c5739a01f2ce (diff)
downloadkrb5-ca9c1212fcb150c3514f8a9ef2f25709b5146de4.tar.gz
krb5-ca9c1212fcb150c3514f8a9ef2f25709b5146de4.tar.xz
krb5-ca9c1212fcb150c3514f8a9ef2f25709b5146de4.zip
send_as_req re-encodes the request
krb5_get_init_creds calls encode_krb5_as_req to produce an encoding for the preauth plugins, then passes the unencoded request structure into the static function send_as_req. That function re-encodes the request. This is an unnecessary call to the encoder. In addition, for the FAST project, it is desirable to encapsulate the unencoded outer request so that krb5_get_init_creds does not need it. * send_as_req is modified to take an encoded request and realm * Remove unused logic to fill in request nonce from send_as_req ticket: 6401 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22067 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/plugins/locate/python/python.exports')
0 files changed, 0 insertions, 0 deletions