Introduce something more like an actual framework for httpd
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Oct 2008 19:32:25 +0000 (19:32 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Oct 2008 19:32:25 +0000 (19:32 +0000)
commit812e4bf21dbd3754acf9cec3ea8065054f684c8e
treebd9c5fab392c5495b5466a659a91b485945ad29c
parent25b3befe92ab6c1580d69c448f46ee0ad0bb1337
Introduce something more like an actual framework for httpd
authentication. We now support magic /proc/net auth, HTTP Basic
auth, and no auth; a command-line switch chooses between those three
or the fourth default choice of falling back from /proc/net to Basic.

git-svn-id: svn://svn.tartarus.org/sgt/agedu@8228 cda61777-01e9-0310-a592-d414129be87e
TODO
agedu.c
httpd.c
httpd.h