store username and password in the ntlm_ctx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19385 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -67,6 +67,8 @@ typedef struct {
|
||||
OM_uint32 status;
|
||||
#define STATUS_OPEN 1
|
||||
#define STATUS_CLIENT 2
|
||||
char *username;
|
||||
char *password;
|
||||
} *ntlm_ctx;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user