<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>34240ffbc0cd4dfda0512a239a9c03563f65fda2</id>
      </parent>
    </parents>
    <author>
      <name>slainer68</name>
      <email>slainer68@gmail.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/7b6663315b581cb27922550845c72b38e1d6ad28</url>
    <id>7b6663315b581cb27922550845c72b38e1d6ad28</id>
    <committed-date>2009-11-11T21:42:31-08:00</committed-date>
    <authored-date>2009-10-28T07:20:22-07:00</authored-date>
    <message>Changes cookie_key doc to reflect the previous change.</message>
    <tree>01a251bdc9509eacf8482fee8de1bb730cb8c178</tree>
    <committer>
      <name>Ben Johnson</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>233bbc31ff8185a23537674f178562dfdb4c0a02</id>
      </parent>
    </parents>
    <author>
      <name>slainer68</name>
      <email>slainer68@gmail.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/34240ffbc0cd4dfda0512a239a9c03563f65fda2</url>
    <id>34240ffbc0cd4dfda0512a239a9c03563f65fda2</id>
    <committed-date>2009-11-11T21:42:31-08:00</committed-date>
    <authored-date>2009-10-28T06:58:01-07:00</authored-date>
    <message>By default, the cookie key should be guessed from the session klass name instead of the klass name. So that we don't have to change cookie keys if we have multiple session models authenticating with the same model.</message>
    <tree>6747b66020118a33c0947167734c36f511d7a30a</tree>
    <committer>
      <name>Ben Johnson</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0d65dc2d532e544abe4da7ec1f3522d3af2d39d</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/4eaf68e8d54c541e7c15d3655df4790debebe6c0</url>
    <id>4eaf68e8d54c541e7c15d3655df4790debebe6c0</id>
    <committed-date>2009-08-07T15:23:29-07:00</committed-date>
    <authored-date>2009-08-07T15:23:29-07:00</authored-date>
    <message>Update issue link, moved from lighthouse to github</message>
    <tree>e741ee12f2ff49a1023bdd493aa71efe29908e50</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ecfc66c5cc0307ed523686cac58db34c2eff9a3b</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/90626be0fcf743a182fecd70457bd18687bf4e86</url>
    <id>90626be0fcf743a182fecd70457bd18687bf4e86</id>
    <committed-date>2009-07-01T22:55:20-07:00</committed-date>
    <authored-date>2009-07-01T22:55:20-07:00</authored-date>
    <message>* Check for the existence of the :remember_me key before setting remember_me off of a hash.</message>
    <tree>92c71428de890eb3dc5801c65de36892f02fa36c</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>539dc78eb8d34832a34cd6c0e350471dcaf2ec9f</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/1ba948eca149b9bafe34c4ed3614f073b2a8a692</url>
    <id>1ba948eca149b9bafe34c4ed3614f073b2a8a692</id>
    <committed-date>2009-05-08T22:31:30-07:00</committed-date>
    <authored-date>2009-05-08T22:31:30-07:00</authored-date>
    <message>* Changed config() convenience method to rw_config() to be more descriptive and less vague.</message>
    <tree>4a5bfafe46fa924732d8ace072143fd85d1dea37</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0fb89eae57945b32895f9c43b8f7952623544c42</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/ee1f49b2451071aae05147aa2d4bc3de5197c614</url>
    <id>ee1f49b2451071aae05147aa2d4bc3de5197c614</id>
    <committed-date>2009-04-05T08:10:23-07:00</committed-date>
    <authored-date>2009-04-05T08:10:23-07:00</authored-date>
    <message>* Use MockCookieJar in tests instead of a Hash.</message>
    <tree>190ff8aad03e9c464c2fd58979174ed81f6dd4b9</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a39ac4c1fb13862bbf0d8d040038eabdc044f6d</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/281ec5c4b3eab399e44ac6c8d5f0875cfda9793e</url>
    <id>281ec5c4b3eab399e44ac6c8d5f0875cfda9793e</id>
    <committed-date>2009-03-28T11:28:33-07:00</committed-date>
    <authored-date>2009-03-28T11:28:33-07:00</authored-date>
    <message>Release v2.0.4</message>
    <tree>d23ece0204b7bd7c76ad9e8fed05586d81441937</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>605162d30b284d4ec8ed540cced4c5735f1d2ad9</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/769823e3e554693098ca9af59b4715a56abc45aa</url>
    <id>769823e3e554693098ca9af59b4715a56abc45aa</id>
    <committed-date>2009-03-21T20:53:40-07:00</committed-date>
    <authored-date>2009-03-21T20:53:40-07:00</authored-date>
    <message>Some final changes for v2.0</message>
    <tree>3449bfeb3263d5163c49b4191ba4e800605b4711</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dbf37ed503500bc498cefb81e4e7de5712f8f929</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/605162d30b284d4ec8ed540cced4c5735f1d2ad9</url>
    <id>605162d30b284d4ec8ed540cced4c5735f1d2ad9</id>
    <committed-date>2009-03-20T17:24:04-07:00</committed-date>
    <authored-date>2009-03-20T17:24:04-07:00</authored-date>
    <message>Release v2.0 RC1</message>
    <tree>6db4dfb064e4c5f91faaef50c40bc09eedbb3644</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d375ea63eccff983d28b9f8145f63616458553c</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/21d52f716a6b751b27d6893bc3725c9dfa674001</url>
    <id>21d52f716a6b751b27d6893bc3725c9dfa674001</id>
    <committed-date>2009-02-08T01:13:31-08:00</committed-date>
    <authored-date>2009-02-08T01:13:31-08:00</authored-date>
    <message>The class level find method now returns an object if the session is stale, but no record will be associated with the session, allowing you to determine why the user must log back in.</message>
    <tree>bdf2ae4e4c04b23f8cca1eceb86eb660aa5819b4</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>48eea06e6d093f28ab417eb9909e5a738117e095</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/915224bc813b3d30b15dcee1cbeb70fb9e32bc47</url>
    <id>915224bc813b3d30b15dcee1cbeb70fb9e32bc47</id>
    <committed-date>2009-01-18T11:35:13-08:00</committed-date>
    <authored-date>2009-01-18T11:35:13-08:00</authored-date>
    <message>Add domain support for cookies set under Authlogic</message>
    <tree>39ad60bdcb8797bf5a092440abd6f725192cb371</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b47ab480967746155aa6861876e7438d743d07f3</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/69f2c2b6f2e1ba8d65b10f777f971c35eb7948af</url>
    <id>69f2c2b6f2e1ba8d65b10f777f971c35eb7948af</id>
    <committed-date>2009-01-08T22:46:23-08:00</committed-date>
    <authored-date>2009-01-08T22:46:23-08:00</authored-date>
    <message>Add a logout_on_timeout configuration option for Session::Base</message>
    <tree>aa954bce553d113fec629890e692b770c642f8f9</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ed1d7ffe0cd11aae6d8fe25beea32059b15167e</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/4caccd0bafa21f84f26b28510ac086b7e9a6c61d</url>
    <id>4caccd0bafa21f84f26b28510ac086b7e9a6c61d</id>
    <committed-date>2008-11-19T10:55:00-08:00</committed-date>
    <authored-date>2008-11-19T10:55:00-08:00</authored-date>
    <message>Released 1.2.1</message>
    <tree>4897ec5542b90563d664d4302a9d406fd41ed157</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4bdf3fd65f0cba5e7ae17e07a924e2419d5d9f91</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/ebdebfa942a0b5faf1d26dd1bb5d02fc05accf80</url>
    <id>ebdebfa942a0b5faf1d26dd1bb5d02fc05accf80</id>
    <committed-date>2008-11-13T16:35:50-08:00</committed-date>
    <authored-date>2008-11-13T16:35:50-08:00</authored-date>
    <message>Released v1.1.1</message>
    <tree>f74a6c9c7c5653c2f9592e18b5f66596fb0e64f7</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62ac95af73dbd7f42bb907e62279e6bf077ef2fa</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/b83abcac656444b5f9a23d5c3446eb321e4232b4</url>
    <id>b83abcac656444b5f9a23d5c3446eb321e4232b4</id>
    <committed-date>2008-11-12T19:53:47-08:00</committed-date>
    <authored-date>2008-11-12T19:53:47-08:00</authored-date>
    <message>Added in authentication by params / token</message>
    <tree>4aca60368db17073605dea60f28433068f437cc2</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9bca67d7d9fe8d507685c35dbe3564ad3d4c6a9f</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/93a47874c7b02b4c7ade97a92db37c2fca1f1a19</url>
    <id>93a47874c7b02b4c7ade97a92db37c2fca1f1a19</id>
    <committed-date>2008-11-09T16:50:12-08:00</committed-date>
    <authored-date>2008-11-09T16:50:12-08:00</authored-date>
    <message>Added Sha1 crypto provider to help with the restful_authentication transition</message>
    <tree>9edf7d24dbeccbe92a0bae492471dc2ffc996b2d</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
</commits>
