re-fixed basic auth

This commit is contained in:
JT Smith 2009-06-03 14:51:16 +00:00
parent bb31750e7c
commit 0cb3623d6f
2 changed files with 8 additions and 9 deletions

View file

@ -17,6 +17,8 @@
- fixed #10365: Head tags do not work "Use Packed Head Tags".
- fixed #9927: Survey - verbatim
- fixed #10352: Deleting a user does not clean up any address books
- Fixed the problem with Basic Auth that UK fixed, but in a different way
that still allows non-realm based Basic authentication.
- fixed #10228: Calendar: Weekly re-occurence function not working properly
( Martin Kamerbeek / Oqapi )