<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -235,7 +235,7 @@ function render_register($method, &amp;$request, &amp;$template)
 
                 Server_setAccount($request['username']);
                 Server_addMessage(&quot;Registration successful; welcome, &quot;.$request['username'].&quot;!&quot;);
-                Server_redirect(getServerURL());
+                Server_redirect(getServerURL().&quot;?action=account&quot;);
             } else {
                 $template-&gt;addError('Sorry; that username is already taken!');
             }</diff>
      <filename>PHP-server-1.1/src/render.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3a6e0a13e5711796c7dd5dd50f0c79588ca701c4</id>
    </parent>
  </parents>
  <author>
    <name>Alexandre Girard</name>
    <email>alx.girard@gmail.com</email>
  </author>
  <url>http://github.com/alx/openid-server/commit/182589b219db42e93344a4929aad11c0ba8d0654</url>
  <id>182589b219db42e93344a4929aad11c0ba8d0654</id>
  <committed-date>2008-04-16T05:25:28-07:00</committed-date>
  <authored-date>2008-04-16T05:25:28-07:00</authored-date>
  <message>redirect to account page after registration</message>
  <tree>e03649899fbf703b52bc9d317ff4fd37c3f698d1</tree>
  <committer>
    <name>Alexandre Girard</name>
    <email>alx.girard@gmail.com</email>
  </committer>
</commit>
