r7087: always run the /scripting/preauth.esp page before processing any
authorAndrew Tridgell <tridge@samba.org>
Mon, 30 May 2005 06:08:54 +0000 (06:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:14 +0000 (13:17 -0500)
commit6a876d66119a79f7922f44d36c116eee72dd76f9
tree047417fd378fc88e175b6115662ff95c3a81acf4
parentaf97ded8d4151d33767d2b98bfcc3ca9a4fedc10
r7087: always run the /scripting/preauth.esp page before processing any
request. If this page produces any output then that output is sent to
the browser and the request is not processed

This allows us to ensure that all pages are authenticated
source/web_server/http.c