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)
commit74ed588f96bdfc2292b03f9b20e569ba8cd971bb
tree437b8c396cf14022948273836fe005da35e19a8c
parent6890b64dae56f05982f83218da6478d6d302fa8e
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