User.cc
Go to the documentation of this file.
62 * XXX Incomplete: it should merge in hash references too and ask the module to merge in scheme data
225 debugs(29, 2, "user '" << username() << "' has been seen at a new IP address (" << ipaddr << ")");
253 storeAppendPrintf(output, "--------------- --------- --------- --------- ------------------------------\n");
273 userKey_ = BuildUserKey(username_, (!requestRealm_.isEmpty() ? requestRealm_.c_str() : nullptr));
std::vector< Auth::User::Pointer > authenticateCachedUsersList()
Definition: Gadgets.cc:108
Definition: UserRequest.h:38
Definition: SchemeConfig.h:47
static void CredentialsCacheStats(StoreEntry *output)
Definition: User.cc:243
static SBuf BuildUserKey(const char *username, const char *realm)
Definition: User.cc:229
Definition: Address.h:41
Definition: Store.h:42
const char * Type_str[]
const char * CredentialState_str[]