Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ authenticateUserByHTTP.cpp
File
authenticateUserByHTTP.cpp
src/Server/HTTP/authenticateUserByHTTP.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <Access/Authentication.h>
2
#include <Access/Credentials.h>
3
#include <Access/ExternalAuthenticators.h>
4
#include <Common/Base64.h>
Callers
nothing calls this directly
Calls
14
getLastForwardedFor
Method · 0.80
clientAddress
Method · 0.80
setStatusAndReason
Method · 0.80
makeGSSAcceptorContext
Method · 0.80
Exception
Class · 0.50
has
Method · 0.45
empty
Method · 0.45
get
Method · 0.45
setHTTPClientInfo
Method · 0.45
setQuotaClientKey
Method · 0.45
getBool
Method · 0.45
authenticate
Method · 0.45
Tested by
no test coverage detected