From ffe51a0b89a5cada5fdf4f05e169c898004d6185 Mon Sep 17 00:00:00 2001 From: Ricky Zhou Date: Sun, 9 Mar 2008 21:08:37 -0400 Subject: [PATCH] Grr, typo. --- fas/dev.cfg | 2 +- fas/fas/templates/group/view.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fas/dev.cfg b/fas/dev.cfg index a727262..5488681 100644 --- a/fas/dev.cfg +++ b/fas/dev.cfg @@ -50,7 +50,7 @@ tg.strict_parameters = True server.webpath='/accounts' base_url_filter.on = True base_url_filter.use_x_forwarded_host = True -base_url_filter.base_url = "http://localhost/accounts" +base_url_filter.base_url = "http://localhost:8088/accounts" # Make the session cookie only return to the host over an SSL link # Disabled for testing. diff --git a/fas/fas/templates/group/view.html b/fas/fas/templates/group/view.html index 747f988..8b52457 100644 --- a/fas/fas/templates/group/view.html +++ b/fas/fas/templates/group/view.html @@ -93,7 +93,7 @@