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.