log src/http/modules/ngx_http_auth_basic_module.c @ 7609:f609c0ac2972

age author description
Mon, 26 Feb 2018 16:52:20 +0200 Vadim Filimonov Auth basic: prevent null character in error log (ticket #1494).
Mon, 18 Sep 2017 11:09:41 +0300 Ruslan Ermilov Removed more remnants of the old pthread implementation.
Thu, 20 Apr 2017 18:26:37 +0300 Sergey Kandaurov Cleaned up r->headers_out.headers allocation error handling.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Thu, 31 Oct 2013 04:02:21 +0400 Maxim Dounin Auth basic: "info" logging level on no user/password.
Sun, 10 Feb 2013 03:08:42 +0000 Maxim Dounin Merge of r4948, r4949, r4964, r4973, r5011: variables. stable-1.2
Mon, 10 Dec 2012 13:11:11 +0000 Ruslan Ermilov The "auth_basic" directive gained support of variables.
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,
Mon, 16 Mar 2009 11:08:08 +0000 Igor Sysoev delete unneeded variable