log src/http/modules/ngx_http_auth_basic_module.c @ 3516:dd1570b6f237

age author description
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
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