<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <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>28c52439e914162567dbc6c669c4ae7b7e06f578</id>
      </parent>
    </parents>
    <author>
      <name>thedarkone</name>
      <email>nobody</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/b7942be4457e8e64867f9ca3af556e7db99fc9f0</url>
    <id>b7942be4457e8e64867f9ca3af556e7db99fc9f0</id>
    <committed-date>2009-02-26T17:29:29-08:00</committed-date>
    <authored-date>2009-02-26T12:55:24-08:00</authored-date>
    <message>Prefer using cookies instead of Rails 2.3's lazily loaded sessions for a slight performance boost.

Signed-off-by: Ben Johnson &lt;bjohnson@binarylogic.com&gt;</message>
    <tree>2507947d3fbdfaa80988a449a5b1b7d797e328ab</tree>
    <committer>
      <name>Ben Johnson</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a73006e67809d2e295d5d25128fdddead3144a7</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/ed1af28b8b4bdbdc36c4cee4e94659f019eaded7</url>
    <id>ed1af28b8b4bdbdc36c4cee4e94659f019eaded7</id>
    <committed-date>2009-02-21T10:14:14-08:00</committed-date>
    <authored-date>2009-02-21T10:14:14-08:00</authored-date>
    <message>Firm up brute force protection</message>
    <tree>f2bb80f388ad6c06dac4a41d5316a5de7bfda17c</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4681be45178900e47748287373f119797e7c9b46</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/40c611c1ae57eef992e88bf7d7c6caecfe29bdc8</url>
    <id>40c611c1ae57eef992e88bf7d7c6caecfe29bdc8</id>
    <committed-date>2009-02-10T23:18:09-08:00</committed-date>
    <authored-date>2009-02-10T23:18:09-08:00</authored-date>
    <message>Added brute force protection feature. See Authlogic::Session::BruteForceProtection for more info.</message>
    <tree>abf927843ac7f100e5350e684d865506c83781ce</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>b5dd3742438ee4552c8033cd5cf38b400f77495f</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/7717a1b8b3ed297199cf46a5574398d188eec5a4</url>
    <id>7717a1b8b3ed297199cf46a5574398d188eec5a4</id>
    <committed-date>2009-01-28T16:33:07-08:00</committed-date>
    <authored-date>2009-01-28T16:33:07-08:00</authored-date>
    <message>Released v1.4.0. A new I18n soluton has been added. Please see Authlogic::I18n for more info. The old solution via configuration is no longer supported.</message>
    <tree>bc951d6b1209198c21c35a3d7ddaceef0ca67805</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>91f86dd3f4c05b897b2d010e7c34cbe4d1abe642</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/b47ab480967746155aa6861876e7438d743d07f3</url>
    <id>b47ab480967746155aa6861876e7438d743d07f3</id>
    <committed-date>2009-01-03T22:45:38-08:00</committed-date>
    <authored-date>2009-01-03T22:45:38-08:00</authored-date>
    <message>Fixed bug when passing :all to single_access_allowed_request_types config option</message>
    <tree>8b05894580883f143dbc40c489a843ae57079a61</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ee3be09100f9bdb5e7490783a00777b8cba30de</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/1f74ab91b96619095da596243f6a77c544872617</url>
    <id>1f74ab91b96619095da596243f6a77c544872617</id>
    <committed-date>2008-12-24T10:03:00-08:00</committed-date>
    <authored-date>2008-12-24T10:03:00-08:00</authored-date>
    <message>Added disable_magic_states option for sessions</message>
    <tree>240d6653b17962ed255c422db77e8c64b9898da8</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d10f713e219f3298543f75a21c47c334a3b702e6</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/a623f67e1d17a6392f08bea13ae4aa358974b409</url>
    <id>a623f67e1d17a6392f08bea13ae4aa358974b409</id>
    <committed-date>2008-11-23T15:24:55-08:00</committed-date>
    <authored-date>2008-11-23T15:24:55-08:00</authored-date>
    <message>Release v1.3.3</message>
    <tree>c710ffc8f428ed866d38f9bbcab6acc0d02f1868</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e162fc142d3aab77d949109fff9899d51a065063</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/e42c8f3f8c40247209e01b9f54d3d495b3ce993a</url>
    <id>e42c8f3f8c40247209e01b9f54d3d495b3ce993a</id>
    <committed-date>2008-11-20T12:47:58-08:00</committed-date>
    <authored-date>2008-11-20T12:47:58-08:00</authored-date>
    <message>Save now accepts a block</message>
    <tree>cc533589b601f8f8908d1e2ab1cbd2d47eadc035</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>c190c77de2043dc67e89ceafa8da5d642b1e0e8c</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/dbd8b8f57b57536fbdf8e7ae58b4da2f22833e7b</url>
    <id>dbd8b8f57b57536fbdf8e7ae58b4da2f22833e7b</id>
    <committed-date>2008-11-16T12:32:24-08:00</committed-date>
    <authored-date>2008-11-16T12:32:24-08:00</authored-date>
    <message>Release v1.2.0</message>
    <tree>db66fffec2df174b92ac191f1cb538db25c5a56f</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>93a47874c7b02b4c7ade97a92db37c2fca1f1a19</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/1d38644cf9ff566b38e5f1a9446006f6fb5f766d</url>
    <id>1d38644cf9ff566b38e5f1a9446006f6fb5f766d</id>
    <committed-date>2008-11-10T12:52:37-08:00</committed-date>
    <authored-date>2008-11-10T12:52:37-08:00</authored-date>
    <message>Added last_request_at_threshold cconfig option</message>
    <tree>1024a07a0d18fbe7015fcd23355c721d110605f0</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f606857f09de4ce2c01c0bebbbc308083e32634c</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/9bca67d7d9fe8d507685c35dbe3564ad3d4c6a9f</url>
    <id>9bca67d7d9fe8d507685c35dbe3564ad3d4c6a9f</id>
    <committed-date>2008-11-09T13:38:12-08:00</committed-date>
    <authored-date>2008-11-09T13:38:12-08:00</authored-date>
    <message>Reorganized ORM code and tests</message>
    <tree>0e05ad4b2d18512ff04dca115a93e8a53258f98e</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>06c8289a2cafcdaf96aad046e44a11111d7366cf</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/791f700e5b68117ede77b02fadef31a778c94252</url>
    <id>791f700e5b68117ede77b02fadef31a778c94252</id>
    <committed-date>2008-11-05T16:04:42-08:00</committed-date>
    <authored-date>2008-11-05T16:04:42-08:00</authored-date>
    <message>Released v1.0.0 (see changelog)</message>
    <tree>7a874c4943d0cd5328704a0412020f76ad259248</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38b6e9b8697fbd052db7be4667cafd093d94aaa4</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/43e849c6cadf9e0fa93fe2295f86ec16c935f374</url>
    <id>43e849c6cadf9e0fa93fe2295f86ec16c935f374</id>
    <committed-date>2008-11-02T21:11:55-08:00</committed-date>
    <authored-date>2008-11-02T21:11:55-08:00</authored-date>
    <message>Released v0.10.4</message>
    <tree>0901b8d04f9e02104533b2919d36b2b0ba9b569d</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
</commits>
