Content-Transfer-Encoding: binary From: ghudson@mit.edu Subject: git commit X-Mailer: MIME-tools 5.507 (Entity 5.507) Content-Disposition: inline X-RT-Interface: API Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-RT-Original-Encoding: ascii RT-Message-ID: Content-Length: 697 Test that PAC is the first authdata element In the test KDB module, set the PAC as the first authdata element. In adata.c, add PAC service verification and verify that a PAC does not appear in authdata elements after the first. [ghudson@mit.edu: minor style changes; edited commit message] https://github.com/krb5/krb5/commit/d40d7c8ee8d7fb547e45c545365b21a818050130 Author: Isaac Boukris Committer: Greg Hudson Commit: d40d7c8ee8d7fb547e45c545365b21a818050130 Branch: master src/plugins/kdb/test/kdb_test.c | 7 +++-- src/tests/adata.c | 54 +++++++++++++++++++++++++++++++++----- 2 files changed, 51 insertions(+), 10 deletions(-)