[krbdev.mit.edu #8425] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Jun 20 11:54:15 EDT 2016


Add auth indicator authdata module

This authdata module makes the 'auth-indicator' attribute available to
the GSSAPI name extension functions.  The auth indicator values are UTF8
strings imported during AP_REQ processing.

https://github.com/krb5/krb5/commit/365ac06e3d70f48e6dbfff4dfe259e2725a9f6c1
Author: Matt Rogers <mrogers at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 365ac06e3d70f48e6dbfff4dfe259e2725a9f6c1
Branch: master
 src/lib/krb5/krb/Makefile.in   |    5 +-
 src/lib/krb5/krb/ai_authdata.c |  340 ++++++++++++++++++++++++++++++++++++++++
 src/lib/krb5/krb/authdata.c    |    1 +
 src/lib/krb5/krb/authdata.h    |    1 +
 src/lib/krb5/krb/deps          |   12 ++
 5 files changed, 358 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list