log src/http/modules/ngx_http_auth_basic_module.c @ 9300:5be23505292b default tip

age author description
Mon, 30 May 2022 21:25:45 +0300 Maxim Dounin All known output headers can be linked lists now.
Thu, 06 May 2021 02:22:07 +0300 Maxim Dounin Auth basic: changed alcf->user_file to be a pointer.
Thu, 06 May 2021 02:22:03 +0300 Maxim Dounin Changed complex value slots to use NGX_CONF_UNSET_PTR.