X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fcontext_loop.c;h=4b0208204f31d6820aea0d3e580f018301795240;hp=5f2d2d6d33741ee4767c8cc18cb0e43e5b1ee476;hb=b075ed1dc5c3c2e1df3368a4f0791eeab07b4ceb;hpb=04bb95ce795519c36e7a5d4b0d5b29d4644623ce diff --git a/webcit/context_loop.c b/webcit/context_loop.c index 5f2d2d6d3..4b0208204 100644 --- a/webcit/context_loop.c +++ b/webcit/context_loop.c @@ -582,6 +582,7 @@ void context_loop(ParsedHttpHdrs *Hdr) syslog(LOG_DEBUG, "\033[35m -- http-auth required but not provided\033[0m"); OverrideRequest(Hdr, HKEY("GET /401 HTTP/1.0")); Hdr->HR.prohibit_caching = 1; + /* FIXME -- we have to clear the cookie here */ } /*