[krbdev.mit.edu #8823] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Tue Aug 27 01:24:48 EDT 2019
Tue Aug 27 01:24:47 2019: Request 8823 was acted upon.
Transaction: Ticket created by ghudson at mit.edu
Queue: krb5
Subject: git commit
Owner: ghudson at mit.edu
Requestors:
Status: new
Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8823 >
Allow the KDB to see and modify auth indicators
Amend the sign_authdata method signature to include a modifiable
auth_indicators array. Bump the DAL major version and the libkdb5
soname. Add a test case using the test KDB module.
https://github.com/krb5/krb5/commit/7196c03f18f14695abeb5ae4923004469b172f0f
Author: Greg Hudson <ghudson at mit.edu>
Commit: 7196c03f18f14695abeb5ae4923004469b172f0f
Branch: master
src/include/kdb.h | 16 +++++++++++-----
src/kdc/do_as_req.c | 2 +-
src/kdc/do_tgs_req.c | 9 ++-------
src/kdc/kdc_authdata.c | 26 +++++++++++++++-----------
src/kdc/kdc_util.h | 2 +-
src/lib/kdb/Makefile.in | 2 +-
src/lib/kdb/kdb5.c | 10 +++-------
src/plugins/kdb/test/kdb_test.c | 23 ++++++++++++++++++++++-
src/tests/t_authdata.py | 5 +++++
9 files changed, 61 insertions(+), 34 deletions(-)
More information about the krb5-bugs
mailing list