log src/http/modules/ngx_http_auth_basic_module.c @ 4947:4251e72b8bb4

age author description
Thu, 06 Dec 2012 23:03:53 +0000 Ruslan Ermilov Allow the complex value to be defined as an empty string.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 16 May 2011 14:54:50 +0000 Igor Sysoev "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module
Tue, 12 Apr 2011 08:02:46 +0000 Igor Sysoev use memmove() in appropriate places
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,