Home
last modified time | relevance | path

Searched refs:LWSAUTHM_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1284 LWSAUTHM_DEFAULT = 0, /**< default authenticate only if basic_auth_login_file is provided */ enumerator
/third_party/libwebsockets/lib/roles/ws/
Dserver-ws.c276 switch (lws_check_basic_auth(wsi, ws_prot_basic_auth, LWSAUTHM_DEFAULT in lws_process_ws_upgrade2()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1159 if (!basic_auth_login_file && auth_mode == LWSAUTHM_DEFAULT) in lws_check_basic_auth()
1204 case LWSAUTHM_DEFAULT: in lws_check_basic_auth()
1237 if (!basic_auth_login_file && auth_mode == LWSAUTHM_DEFAULT) in lws_check_basic_auth()