Home
last modified time | relevance | path

Searched refs:authorization (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h209 ngx_table_elt_t *authorization; member
H A Dngx_http_core_module.c1873 if (r->headers_in.authorization == NULL) { in ngx_http_auth_basic_user()
1878 encoded = r->headers_in.authorization->value; in ngx_http_auth_basic_user()
2000 if (r->headers_in.authorization && (p & NGX_HTTP_GZIP_PROXIED_AUTH)) { in ngx_http_gzip_ok()
H A Dngx_http_request.c158 offsetof(ngx_http_headers_in_t, authorization),
/f-stack/dpdk/doc/guides/tools/
H A Dcryptoperf.rst423 Test vector file for cipher algorithm aes cbc 256 with authorization sha::
/f-stack/app/nginx-1.16.1/
H A DCHANGES6740 login and password to pass authorization server.
7096 *) Bugfix: the "auth_basic" directive did not disable the authorization;
7103 "satisfy_any on" directive was used, then access and authorization
7248 authorization server.
7262 was changed by authorization server; the bug had appeared in 0.2.2.
7485 of authorization use.
/f-stack/tools/libxo/doc/
H A Dapi.rst1389 LOG_AUTH The authorization system (e.g. :manpage:`login(1)`)
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim1957 " Nginx module for POST authentication and authorization