"Fossies" - the Fresh Open Source Software Archive 
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 SHH 2000-05-11
2 * When falling back to Basic authentication, allow the user to
3 specify "DOMAIN\USERNAME" or "DOMAIN/USERNAME" in addition to just
4 "USERNAME". Extract the DOMAIN, and compare it to the domain
5 served.
6
7 * Look for, and fix security holes. The code seems to be a real
8 patchwork from several sources, so I guess there are more bugs in
9 there. We better find the holes before anyone else does.
10
11 -------------------------------------------------------------------------------
12 $Id: TODO,v 1.2 2003/02/21 01:55:13 casz Exp $
13 -------------------------------------------------------------------------------