[krbdev.mit.edu #8872] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8872 > 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. [[email protected]: minor style changes; edited commit message] https://github.com/krb5/krb5/commit/d40d7c8ee8d7fb547e45c545365b21a818050130 Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: d40d7c8ee8d7fb547e45c545365b21a818050130 Branch: master src/plugins/kdb/test/kdb_test.c | 7 +++-- src/tests/adata.c | 54 +++++++++++++++++++++++++++++++++----- 2 files changed, 51 insertions(+), 10 deletions(-)