<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -154,7 +154,8 @@ module OpenIdAuthentication
     end
 
     def requested_url
-      &quot;#{request.protocol + request.host_with_port + self.class.relative_url_root.to_s + request.path}&quot;
+      # XXX going back to request for now since i'm not using edge rails
+      &quot;#{request.protocol + request.host_with_port + request.relative_url_root.to_s + request.path}&quot;
     end
 
     def timeout_protection_from_identity_server</diff>
      <filename>lib/open_id_authentication.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3382bc49d6c1e6448f67c54e8c2ab059a051a155</id>
    </parent>
  </parents>
  <author>
    <name>herestomwiththeweather</name>
    <login>herestomwiththeweather</login>
    <email>herestomwiththeweather@gmail.com</email>
  </author>
  <url>http://github.com/herestomwiththeweather/open_id_authentication/commit/b7ca8685064fd2a528ae3aafe78f4e240a9d8496</url>
  <id>b7ca8685064fd2a528ae3aafe78f4e240a9d8496</id>
  <committed-date>2008-09-01T22:42:31-07:00</committed-date>
  <authored-date>2008-09-01T22:42:31-07:00</authored-date>
  <message>getting to work again with rails 2.1</message>
  <tree>9dc13cac11945a60d6abd3f916fd90744374aa17</tree>
  <committer>
    <name>herestomwiththeweather</name>
    <login>herestomwiththeweather</login>
    <email>herestomwiththeweather@gmail.com</email>
  </committer>
</commit>
