From 12954763e205a7c0cbc1f5e0608458f3751ddb00 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sat, 16 Oct 1999 13:12:10 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7147 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/popper/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/appl/popper/ChangeLog b/appl/popper/ChangeLog index e090e70d6..15817d92d 100644 --- a/appl/popper/ChangeLog +++ b/appl/popper/ChangeLog @@ -1,3 +1,10 @@ +1999-10-16 Johan Danielsson + + * pop_init.c (krb5_authenticate): don't use the principal + associated with the socket for authentication, instead let + krb5_rd_req pick the correct one from the ticket; just check that + it actually was a pop-ticket + 1999-08-12 Johan Danielsson * pop_init.c (pop_init): don't freehostent if ch == NULL