<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Logout redirect?</title>
  <link>http://www.activecollab.com/forums/topic/2603/</link>
  <description>Recent posts on topic: Logout redirect?</description>
  <dc:language>en-us</dc:language>
  <pubDate>Fri, 04 Jul 2008 22:27:54 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/13283/#post13283</link>
    <guid>http://www.activecollab.com/forums/post/13283/#post13283</guid>
    <title>Post #8 by BlueSky</title>
    <dc:creator>BlueSky</dc:creator>
    <description><![CDATA[<p>Thanks. Missed a &quot;)&quot;</p>]]></description>
    <pubDate>Wed, 04 Jun 2008 11:01:57 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13282/#post13282</link>
    <guid>http://www.activecollab.com/forums/post/13282/#post13282</guid>
    <title>Post #7 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>You probably overwritten your hack when you upgraded to v1.1.1. Instructions are the same (maybe line of code changed, but it's the same procedure as with v1.0.6).</p>]]></description>
    <pubDate>Wed, 04 Jun 2008 10:42:16 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/13281/#post13281</link>
    <guid>http://www.activecollab.com/forums/post/13281/#post13281</guid>
    <title>Post #6 by BlueSky</title>
    <dc:creator>BlueSky</dc:creator>
    <description><![CDATA[<p>This redirect no longer works under v1.1.1 <br />
<br />
Is there some new code that will do the same thing?</p>]]></description>
    <pubDate>Wed, 04 Jun 2008 10:38:07 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12663/#post12663</link>
    <guid>http://www.activecollab.com/forums/post/12663/#post12663</guid>
    <title>Post #5 by yuranga</title>
    <dc:creator>yuranga</dc:creator>
    <description><![CDATA[<p>Thanks for the info save us some time. :)</p>]]></description>
    <pubDate>Tue, 06 May 2008 21:24:30 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12399/#post12399</link>
    <guid>http://www.activecollab.com/forums/post/12399/#post12399</guid>
    <title>Post #4 by BlueSky</title>
    <dc:creator>BlueSky</dc:creator>
    <description><![CDATA[<p>One more question Oliver...so sometimes AC breaks and we are automatically kicked out to the default AC login page -- not to the redirect URL. Is there a way to alter the above code so it will always come back to our login page (as opposed to AC's)?<br />
<br />
If the program is running and we click the logout the above code works great -- it is only when something happens that it doesn;'t and  this happens at least once a day...e.g. we go to download more than one file and the first goes fine but for the second one we get kicked out...</p>]]></description>
    <pubDate>Thu, 10 Apr 2008 17:39:29 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12153/#post12153</link>
    <guid>http://www.activecollab.com/forums/post/12153/#post12153</guid>
    <title>Post #3 by BlueSky</title>
    <dc:creator>BlueSky</dc:creator>
    <description><![CDATA[<p>Thanks Oliver!</p>]]></description>
    <pubDate>Sun, 23 Mar 2008 10:59:27 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12152/#post12152</link>
    <guid>http://www.activecollab.com/forums/post/12152/#post12152</guid>
    <title>Post #2 by Oliver Maksimović</title>
    <dc:creator>Oliver Maksimović</dc:creator>
    <description><![CDATA[<p>Use:<br />
<pre name="code" class="html">$this-&gt;redirectoToUrl('http://www.yourwebsite.com');</pre><br />
...if you want to redirect to another URL (&quot;outside&quot; activeCollab app).</p>]]></description>
    <pubDate>Sun, 23 Mar 2008 05:26:19 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12141/#post12141</link>
    <guid>http://www.activecollab.com/forums/post/12141/#post12141</guid>
    <title>Post #1 by BlueSky</title>
    <dc:creator>BlueSky</dc:creator>
    <description><![CDATA[<p>I see directions to a class for the .7x version of this but not 1.x. I see the AuthController.Class.php and see that logout goes to login. What specifically do I change to direct it to a specific url?<br />
<br />
I also tried creating a new map classs to assist e.g. in the routes but not sure how to encode a URL..<br />
<br />
examples: Changed<br />
AuthController.Class.php to be<br />
<br />
<pre name="code" class="php"> $this-&gt;redirectTo('logout2');
    } // logout</pre><br />
<br />
<br />
and then in the routes.php added a new line at the bottom:<br />
<br />
<pre name="code" class="php">$this-&gt;map('logout2','logout.htm');</pre><br />
<br />
When I  logout I get this URL:<br />
<br />
[domainname]projects/public/index.php/logout%5C.htm<br />
<br />
I think I am close but obviously not quite there...can someone assist? :)<br />
<br />
I have modified the login to go from our company's web site into AC and wish to return there upon logout.</p>]]></description>
    <pubDate>Sat, 22 Mar 2008 13:44:41 CDT</pubDate>
  </item>
</channel>
</rss>