Mercurial > p > roundup > code
changeset 2932:e4c854b6f034
HTTP Basic Authentication (patch [SF#1067690])
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Thu, 18 Nov 2004 16:42:26 +0000 |
| parents | e943b83e3e77 |
| children | 6574d6736b57 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Thu Nov 18 16:33:43 2004 +0000 +++ b/CHANGES.txt Thu Nov 18 16:42:26 2004 +0000 @@ -36,6 +36,7 @@ - don't try to import all backends in backends.__init__ unless we *want* to - unless in debug mode, keep a single persistent connection through a single web or mailgw request. +- HTTP Basic Authentication (sf patch 1067690) Fixed: - postgres backend open doesn't hide corruption in schema (sf bug 956375)
