AclMaxUserIp.cc
Go to the documentation of this file.
92 debugs(28, DBG_IMPORTANT, "aclMatchUserMaxIP: user '" << auth_user_request->username() << "' tries to use too many IP addresses (max " << maximum << " allowed)!");
109 debugs(28, 4, "aclMatchUserMaxIP: Denying access in non-strict mode - flushing the user ip cache");
Definition: FilledChecklist.h:33
void push_back(char)
Append a single character. The character may be NUL (\0).
Definition: SBuf.cc:208
a type-specific Option (e.g., a boolean –toggle or -m=SBuf)
Definition: Options.h:129
bool keepMatching() const
Whether we should continue to match tree nodes or stop/pause.
Definition: Checklist.h:96
void linkWith(Recipient *recipient) const
who to tell when this option is enabled
Definition: Options.h:137
Definition: Checklist.h:30
void authenticateAuthUserRequestRemoveIp(Auth::UserRequest::Pointer auth_user_request, Ip::Address const &ipaddr)
Definition: UserRequest.cc:160
int match(ACLChecklist *cl) override
Matches the actual data in checklist against this Acl::Node.
Definition: AclMaxUserIp.cc:116
ACLFilledChecklist * Filled(ACLChecklist *checklist)
convenience and safety wrapper for dynamic_cast<ACLFilledChecklist*>
Definition: FilledChecklist.h:146
void parse() override
parses node representation in squid.conf; dies on failures
Definition: AclMaxUserIp.cc:54
void markFinished(const Acl::Answer &newAnswer, const char *reason)
Definition: Checklist.cc:45
int authenticateAuthUserRequestIPCount(Auth::UserRequest::Pointer auth_user_request)
Definition: UserRequest.cc:178
Acl::Answer AuthenticateAcl(ACLChecklist *ch, const Acl::Node &acl)
Definition: Acl.cc:28
void authenticateAuthUserRequestClearIp(Auth::UserRequest::Pointer auth_user_request)
Definition: UserRequest.cc:171
Auth::UserRequest::Pointer auth_user_request
Definition: FilledChecklist.h:106
Definition: Address.h:42
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