#include "squid.h"#include "auth/basic/Config.h"#include "auth/basic/Scheme.h"#include "auth/basic/User.h"#include "auth/basic/UserRequest.h"#include "auth/CredentialsCache.h"#include "auth/Gadgets.h"#include "auth/State.h"#include "auth/toUtf.h"#include "base64.h"#include "cache_cf.h"#include "helper.h"#include "HttpHeaderTools.h"#include "HttpReply.h"#include "mgr/Registration.h"#include "rfc1738.h"#include "sbuf/SBuf.h"#include "Store.h"#include "util.h"#include "wordlist.h"
Include dependency graph for Config.cc:

Go to the source code of this file.
Functions | |
| static void | authenticateBasicStats (StoreEntry *sentry) |
Variables | |
| static AUTHSSTATS | authenticateBasicStats |
| Helper::ClientPointer | basicauthenticators |
| static int | authbasic_initialised = 0 |
Function Documentation
◆ authenticateBasicStats()
|
static |
Definition at line 143 of file Config.cc.
References basicauthenticators.
Variable Documentation
◆ authbasic_initialised
◆ authenticateBasicStats
|
static |
◆ basicauthenticators
| Helper::ClientPointer basicauthenticators |
Definition at line 39 of file Config.cc.
Referenced by authenticateBasicStats().
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
