<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -79,8 +79,8 @@ module SimplestAuth
       end
       
       def encrypt_password(password)
-        Digest::SHA1.hexdigest([pass, password_salt].join)
+        Digest::SHA1.hexdigest([password, password_salt].join)
       end
     end
   end
-end
\ No newline at end of file
+end</diff>
      <filename>lib/simplest_auth/model.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a654c1cbeb6cb95614b595448ee903b11aba35ec</id>
    </parent>
  </parents>
  <author>
    <name>Matt Swasey</name>
    <email>mig@pggbee.com</email>
  </author>
  <url>http://github.com/mig/simplest_auth/commit/335a1f635418d183db4771b1fe066b2343a973c7</url>
  <id>335a1f635418d183db4771b1fe066b2343a973c7</id>
  <committed-date>2009-05-12T09:25:48-07:00</committed-date>
  <authored-date>2009-05-12T09:25:48-07:00</authored-date>
  <message>fixed a bad variable name</message>
  <tree>81963595666e65abf7cf50a263b97f339b99d294</tree>
  <committer>
    <name>Matt Swasey</name>
    <email>mig@pggbee.com</email>
  </committer>
</commit>
