New global variable 'site_prefix' which replaces the often-repeated code which constr...
authorArt Cancro <ajc@citadel.org>
Wed, 8 Sep 2010 16:49:46 +0000 (12:49 -0400)
committerArt Cancro <ajc@citadel.org>
Wed, 8 Sep 2010 16:49:46 +0000 (12:49 -0400)
commitabedd0af0f719c813a575a47c7fd0607d27857a0
tree437b8c396cf14022948273836fe005da35e19a8c
parent565a1da4e7c01e510400899c1b75a97bdb07066e
New global variable 'site_prefix' which replaces the often-repeated code which constructs a host header when we need to express something as an absolute URL.  In the not too distant future I will add code to allow the server to override the detected value with a configured value.
webcit/auth.c
webcit/context_loop.c
webcit/groupdav_main.c
webcit/listsub.c
webcit/openid.c
webcit/webcit.h
webcit/webserver.c