add list of ignored addresses to context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10236 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -385,6 +385,7 @@ typedef struct krb5_context_data {
|
||||
const char *date_fmt;
|
||||
char *error_string;
|
||||
char error_buf[256];
|
||||
krb5_addresses *ignore_addresses;
|
||||
} krb5_context_data;
|
||||
|
||||
typedef struct krb5_ticket {
|
||||
|
Reference in New Issue
Block a user