Searched refs:basic (Results 1 – 9 of 9) sorted by relevance
| /lighttpd1.4/doc/outdated/ |
| H A D | authentication.txt | 35 basic 56 for basic auth: 177 # ( "method" => "digest"/"basic",
|
| H A D | fastcgi-state.txt | 15 module. It describes the basic concepts and the way the different parts
|
| H A D | webdav.txt | 37 So far, mounting a WebDAV resource into Windows XP works and the basic litmus
|
| H A D | state.txt | 15 webserver. It describes the basic concepts and the way the different parts
|
| H A D | fastcgi.txt | 539 The basic functionality of authorizer is as follows (see
|
| /lighttpd1.4/src/ |
| H A D | mod_auth_api.h | 75 …handler_t(*basic)(request_st *r, void *p_d, const http_auth_require_t *require, const buffer *user… member
|
| H A D | mod_auth.c | 772 if (NULL == backend || NULL == backend->basic) in mod_auth_check_basic() 833 rc = backend->basic(r, backend->p_d, require, &userb, pw); in mod_auth_check_basic()
|
| /lighttpd1.4/ |
| H A D | README | 90 - authentication: basic and digest
|
| H A D | NEWS | 1422 * [mod_openssl] basic SSL_CONF_cmd for alt TLS libs 1525 * [mod_accesslog,mod_rrdtool] HTTP/2 basic accounting 1686 * [core] init NSS lib for basic crypto algorithms 2226 * [mod_proxy] basic support for HTTP CONNECT method (#2060) 2440 * [mod_proxy] basic support for Upgrade: websocket (fixes #2811) 2445 * [mod_cgi] basic support for Upgrade: websocket 2611 * [mod_ssi] basic recursive SSI include virtual (fixes #536)
|