log src/http/modules/ngx_http_auth_basic_module.c @ 2912:c7d57b539248

age author description
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Sun, 22 Mar 2009 09:39:19 +0000 Igor Sysoev use complex values in add_header, auth_basic_user_file,
Mon, 16 Mar 2009 11:08:08 +0000 Igor Sysoev delete unneeded variable
Mon, 16 Mar 2009 07:13:22 +0000 Igor Sysoev auth_basic_user_file supports variables
Mon, 23 Feb 2009 15:31:18 +0000 Igor Sysoev name/password were ignored after odd empty lines
Mon, 23 Feb 2009 15:15:42 +0000 Igor Sysoev add auth basic failure logging