simon-svn: agedu: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Nov 5 08:02:44 GMT 2008


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8280
Date:           2008-11-05 08:02:44 +0000 (Wed, 05 Nov 2008)

Log message (6 lines):
If we're in HTTP Basic authentication mode, it's vital to return 401
for _any_ failed authentication, because that's what causes the
browser to give you a repeat password prompt. If we ever return 403,
the browser will _remember_ your wrong password, and give you 403
again the next time without letting you have a chance to
reauthenticate.

Modified files:
U   agedu/httpd.c

Links:
http://svn.tartarus.org/sgt/?rev=8280&view=rev
http://svn.tartarus.org/sgt/agedu/httpd.c?rev=8280&r1=8279&r2=8280



More information about the tartarus-commits mailing list