<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -52,16 +52,9 @@ h3. authenticated_system
 * added uniform logout! methods
 * format.any (as found in access_denied) doesn't work until
   http://dev.rubyonrails.org/changeset/8987 lands.
-* cookies are now refreshed each time we cross the logged out/in barrier
-  http://www.owasp.org/index.php/Session_Management#Regeneration_of_Session_Tokens
-  http://palisade.plynt.com/issues/2004Jul/safe-auth-practices/
-  
-* !!!! Possibly stupid !!!
-  Made current_user and logged_in? be public methods.  I did this for the worst
-  possible reason -- so that I could write story steps that call it directly.
-  However, they're already globally public methods in principle through their
-  exposure as helper methods.  But if there's a less kludgy fix please educate
-  me.
+* cookies are now refreshed each time we cross the logged out/in barrier, as 
+  &quot;best&quot;:http://palisade.plynt.com/issues/2004Jul/safe-auth-practices/
+  &quot;practice&quot;:http://www.owasp.org/index.php/Session_Management#Regeneration_of_Session_Tokens
 
 h3. Other
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -52,12 +52,14 @@ authentication code. The flexible code for resource testing in stories was
 extended from &quot;Ben Mabey's.&quot;:http://www.benmabey.com/2008/02/04/rspec-plain-text-stories-webrat-chunky-bacon/
 
 h3. Modularize to match security design patterns:
+
 * Authentication (currently: password, browser cookie token, HTTP basic)
 * Trust metric (email validation) 
 * Authorization (stateful roles)
 * Leave a flexible framework that will play nicely with other access control / policy definition / trust metric plugins
 
 h3. Other
+
 * Added a few helper methods for linking to user pages
 * Uniform handling of logout, remember_token
 * Stricter email, login field validation</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5a4e2b66c610d1a1ecba01991f3680a02e781c74</id>
    </parent>
  </parents>
  <author>
    <name>Philip (flip) Kromer</name>
    <email>flip@infochimps.org</email>
  </author>
  <url>http://github.com/technoweenie/restful-authentication/commit/875781d5b4ee55120753d3a04044d8039486899e</url>
  <id>875781d5b4ee55120753d3a04044d8039486899e</id>
  <committed-date>2008-05-20T02:09:00-07:00</committed-date>
  <authored-date>2008-05-20T02:09:00-07:00</authored-date>
  <message>Fixed the 'made some methods public' kludge</message>
  <tree>6230ba4f6cddb43a36e757dad025aa97264d827d</tree>
  <committer>
    <name>Philip (flip) Kromer</name>
    <email>flip@infochimps.org</email>
  </committer>
</commit>
