summaryrefslogtreecommitdiffhomepage
path: root/src/os/win32/ngx_user.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2011-05-16"$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic moduleIgor Sysoev1-1/+1
patch by Maxim Dounin
2005-03-22nginx-0.1.26-RELEASE importrelease-0.1.26Igor Sysoev1-0/+22
*) Change: the invalid client header lines are now ignored and logged at the info level. *) Change: the server name is also logged in error log. *) Feature: the ngx_http_auth_basic_module module and the auth_basic and auth_basic_user_file directives.