<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>2af08abab602276efd8c91f31e685b5cff5c59f2</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/0823cc7dd6c8647ba4bb3ea09792b88d0f52cd26</url>
    <id>0823cc7dd6c8647ba4bb3ea09792b88d0f52cd26</id>
    <committed-date>2009-04-20T22:28:00-07:00</committed-date>
    <authored-date>2009-04-20T22:28:00-07:00</authored-date>
    <message>Releast v2.0.10</message>
    <tree>6af32bfa7b453ae6f51454c12e8fc1294b765f1f</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1bf2d1aae173c37c99a4724739c916283aab4b5</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/2af08abab602276efd8c91f31e685b5cff5c59f2</url>
    <id>2af08abab602276efd8c91f31e685b5cff5c59f2</id>
    <committed-date>2009-04-20T22:20:59-07:00</committed-date>
    <authored-date>2009-04-20T22:20:59-07:00</authored-date>
    <message>Add a quick model explanation in the README</message>
    <tree>052c3ce6ec0b72d88f84fca8ab8d5d33beff8965</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec82400ec4e685a272ad96ddbe1a24218df8f233</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/d1bf2d1aae173c37c99a4724739c916283aab4b5</url>
    <id>d1bf2d1aae173c37c99a4724739c916283aab4b5</id>
    <committed-date>2009-04-20T22:18:33-07:00</committed-date>
    <authored-date>2009-04-20T22:18:33-07:00</authored-date>
    <message>Fix some RDOC syntax mistakes</message>
    <tree>9e430b8c050cedd4d095ed0a999113707b025b7f</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>216f0c8d1ccefba377a04de0c9b11efd12a4744b</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/ec82400ec4e685a272ad96ddbe1a24218df8f233</url>
    <id>ec82400ec4e685a272ad96ddbe1a24218df8f233</id>
    <committed-date>2009-04-20T22:16:17-07:00</committed-date>
    <authored-date>2009-04-20T22:16:17-07:00</authored-date>
    <message>Make the README simpler and more to-the-point</message>
    <tree>1bf2c6490ae9ed1fde2ab9fb801e4b67846d98da</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2575c4bbd150e4a331f39c724f25d5308233fd9</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/216f0c8d1ccefba377a04de0c9b11efd12a4744b</url>
    <id>216f0c8d1ccefba377a04de0c9b11efd12a4744b</id>
    <committed-date>2009-04-20T21:14:43-07:00</committed-date>
    <authored-date>2009-04-20T21:14:43-07:00</authored-date>
    <message>* Added merge_* configuration methods for acts_as_authentic to make merging options into configuration options that default to hashes. Just a few convenience methods.</message>
    <tree>22f5d3d2030d9ed953284e5257c399d72f856ee9</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f38680bc14b23d5d39436b391f78f9700bb3c2d</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/c2575c4bbd150e4a331f39c724f25d5308233fd9</url>
    <id>c2575c4bbd150e4a331f39c724f25d5308233fd9</id>
    <committed-date>2009-04-20T20:53:09-07:00</committed-date>
    <authored-date>2009-04-20T20:53:09-07:00</authored-date>
    <message>* Modified login format validation to allow for the + character since emails addresses allow that as a valid character.</message>
    <tree>8262ce5d278b36a928dabdbd9c6c4fc663044239</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a99a7486736a5c97c292311d8ce05f152a694e63</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/0f38680bc14b23d5d39436b391f78f9700bb3c2d</url>
    <id>0f38680bc14b23d5d39436b391f78f9700bb3c2d</id>
    <committed-date>2009-04-17T23:47:17-07:00</committed-date>
    <authored-date>2009-04-17T23:47:17-07:00</authored-date>
    <message>Update README and move setup tutorial to authlogic_example</message>
    <tree>62b351e4a1de739193d168bda8e8e3907cb7b7ca</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40267c6c0eeb876a5b7be6f65dff47808c9eaa00</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/a99a7486736a5c97c292311d8ce05f152a694e63</url>
    <id>a99a7486736a5c97c292311d8ce05f152a694e63</id>
    <committed-date>2009-04-16T13:01:03-07:00</committed-date>
    <authored-date>2009-04-16T13:01:03-07:00</authored-date>
    <message>Update links</message>
    <tree>56cfada487e955e52e9bf0f6cc8b448b0aa374dd</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b9e7ce4dbf1074fd31d3243da05ef4471bff74c</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/40267c6c0eeb876a5b7be6f65dff47808c9eaa00</url>
    <id>40267c6c0eeb876a5b7be6f65dff47808c9eaa00</id>
    <committed-date>2009-04-16T11:43:51-07:00</committed-date>
    <authored-date>2009-04-16T11:43:51-07:00</authored-date>
    <message>Update README with more thoroughh tutorial, the tutorial on my blog will no longer exist.</message>
    <tree>5424a0b5728834e5a36f822b70e45898b3492e7d</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>93de574a227981e0cfd0dd216f7894792db9ad44</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/8b9e7ce4dbf1074fd31d3243da05ef4471bff74c</url>
    <id>8b9e7ce4dbf1074fd31d3243da05ef4471bff74c</id>
    <committed-date>2009-04-14T11:28:25-07:00</committed-date>
    <authored-date>2009-04-14T11:28:25-07:00</authored-date>
    <message>* Allow password confirmation to be disabled.</message>
    <tree>90cf1fcfdbff05e89ead3d1aab125b933182257a</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41c6b233ae843555d87f8591fa645f684641e720</id>
      </parent>
      <parent>
        <id>ffe05840e6274671618d64c926ab5fb575450507</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/93de574a227981e0cfd0dd216f7894792db9ad44</url>
    <id>93de574a227981e0cfd0dd216f7894792db9ad44</id>
    <committed-date>2009-04-14T01:02:01-07:00</committed-date>
    <authored-date>2009-04-14T01:02:01-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:binarylogic/authlogic</message>
    <tree>494ed78f4bd58101b902f32da48a42c90a99d68a</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0782b8cbe1d9a374901255a42083132982f4f26</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/41c6b233ae843555d87f8591fa645f684641e720</url>
    <id>41c6b233ae843555d87f8591fa645f684641e720</id>
    <committed-date>2009-04-14T00:57:42-07:00</committed-date>
    <authored-date>2009-04-14T00:57:42-07:00</authored-date>
    <message>* Allow validations to be turned off complete if needed.</message>
    <tree>702e9472a4e76fc93524e501c417facaeb48f55f</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40f7abb50cfba5afd92cd1d57618cadfcdbb34cb</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/b0782b8cbe1d9a374901255a42083132982f4f26</url>
    <id>b0782b8cbe1d9a374901255a42083132982f4f26</id>
    <committed-date>2009-04-14T00:47:41-07:00</committed-date>
    <authored-date>2009-04-14T00:47:41-07:00</authored-date>
    <message>* Mock request is now transparent to non existent methods. Since the methods calls really have no functional value when testing authlogic.</message>
    <tree>ec3ed0b47f2c82983b4928a744a65980c55bc4ba</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9700ca908f6c1291c526a452bdad04a81c270fa5</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Vit</name>
      <email>andrew@avit.ca</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/ffe05840e6274671618d64c926ab5fb575450507</url>
    <id>ffe05840e6274671618d64c926ab5fb575450507</id>
    <committed-date>2009-04-12T18:14:36-07:00</committed-date>
    <authored-date>2009-04-01T15:51:43-07:00</authored-date>
    <message>Typo in I18n example configuration

Signed-off-by: Ben Johnson &lt;bjohnson@binarylogic.com&gt;</message>
    <tree>f22f35dc2873b4f10886254010c69f28e49a2272</tree>
    <committer>
      <name>Ben Johnson</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>40f7abb50cfba5afd92cd1d57618cadfcdbb34cb</id>
      </parent>
    </parents>
    <author>
      <name>hardbap</name>
      <email>hardbap@gmail.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/9700ca908f6c1291c526a452bdad04a81c270fa5</url>
    <id>9700ca908f6c1291c526a452bdad04a81c270fa5</id>
    <committed-date>2009-04-12T18:12:46-07:00</committed-date>
    <authored-date>2009-04-12T17:55:04-07:00</authored-date>
    <message>need to test for :password= and :valid_password? on an instance.

Signed-off-by: Ben Johnson &lt;bjohnson@binarylogic.com&gt;</message>
    <tree>49138629b091d4358d0c6ab317dcad1511b609e4</tree>
    <committer>
      <name>Ben Johnson</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ffbc668f71d90a479c48365250a42e96d7cb06b</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/40f7abb50cfba5afd92cd1d57618cadfcdbb34cb</url>
    <id>40f7abb50cfba5afd92cd1d57618cadfcdbb34cb</id>
    <committed-date>2009-04-10T22:48:54-07:00</committed-date>
    <authored-date>2009-04-10T22:48:54-07:00</authored-date>
    <message>Release v2.0.9</message>
    <tree>23f07bba5a0030b4b422c489c87d5ae8c58b4e6c</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92afd3943a3574e261685fe551d0931ea8ad2026</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/1ffbc668f71d90a479c48365250a42e96d7cb06b</url>
    <id>1ffbc668f71d90a479c48365250a42e96d7cb06b</id>
    <committed-date>2009-04-10T22:48:31-07:00</committed-date>
    <authored-date>2009-04-10T22:48:31-07:00</authored-date>
    <message>* Fixed bug where the find_with_login method was not being aliased if you were using an alternate field besides login.</message>
    <tree>a4773aa9afb9364dccd198d981b7923622d835b2</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e0e8ac968c3234d62908de75ba2a29cd298431f</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/92afd3943a3574e261685fe551d0931ea8ad2026</url>
    <id>92afd3943a3574e261685fe551d0931ea8ad2026</id>
    <committed-date>2009-04-10T10:14:47-07:00</committed-date>
    <authored-date>2009-04-10T10:14:47-07:00</authored-date>
    <message>* Fix bug where hooks provided by the password module were called when the password module was not being used due to the fact that the password field did not exist.</message>
    <tree>453610328c3bb3b4af07050f6645b5919d946e9a</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1327cc7c2338af2873b7539624435ed1dbfc0829</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/2e0e8ac968c3234d62908de75ba2a29cd298431f</url>
    <id>2e0e8ac968c3234d62908de75ba2a29cd298431f</id>
    <committed-date>2009-04-09T19:21:41-07:00</committed-date>
    <authored-date>2009-04-09T19:21:41-07:00</authored-date>
    <message>Release v2.0.8</message>
    <tree>c26060adcc799b432ce0e61d0a16342095d3c324</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9cf6cc252d13093e8bf02133eda9222cf250d745</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/1327cc7c2338af2873b7539624435ed1dbfc0829</url>
    <id>1327cc7c2338af2873b7539624435ed1dbfc0829</id>
    <committed-date>2009-04-09T16:23:55-07:00</committed-date>
    <authored-date>2009-04-09T16:23:55-07:00</authored-date>
    <message>* Dont reset the @password_changed instance variable to false because its halts the callback chain, instead reset it to nil.</message>
    <tree>7146b707080516998994a1bdf2ca1b90675265c4</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>902d83ac5efc553c71a06cfd42483b0f19c3890a</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/9cf6cc252d13093e8bf02133eda9222cf250d745</url>
    <id>9cf6cc252d13093e8bf02133eda9222cf250d745</id>
    <committed-date>2009-04-09T14:11:58-07:00</committed-date>
    <authored-date>2009-04-09T14:11:58-07:00</authored-date>
    <message>Release v2.0.7</message>
    <tree>110771eb211737a4248cfa484c4fe006a7a19a92</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ad842557e3161d62a7f0d0f707f32281134be5e</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/902d83ac5efc553c71a06cfd42483b0f19c3890a</url>
    <id>902d83ac5efc553c71a06cfd42483b0f19c3890a</id>
    <committed-date>2009-04-09T13:57:32-07:00</committed-date>
    <authored-date>2009-04-09T13:57:32-07:00</authored-date>
    <message>* Rename TestCase::ControllerAdapter to TestCase::RailsRequestAdapter to help clarify its usage.</message>
    <tree>83671eeaad5b1d8347092947486d243a084c758c</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>34732fdeec141407e2b77688c759587a18dba20b</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/5ad842557e3161d62a7f0d0f707f32281134be5e</url>
    <id>5ad842557e3161d62a7f0d0f707f32281134be5e</id>
    <committed-date>2009-04-09T13:33:54-07:00</committed-date>
    <authored-date>2009-04-09T13:33:54-07:00</authored-date>
    <message>Release v2.0.6</message>
    <tree>7f98e15e9d5edc6a3c457f9d44d2e8e17e6e41a4</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1cc2b61e511ac749b788eee19d08e300a20c787b</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/34732fdeec141407e2b77688c759587a18dba20b</url>
    <id>34732fdeec141407e2b77688c759587a18dba20b</id>
    <committed-date>2009-04-09T13:31:37-07:00</committed-date>
    <authored-date>2009-04-09T13:31:37-07:00</authored-date>
    <message>* Added in exception explaining that you are using the old configuration for acts_as_authentic with an example of the new format.</message>
    <tree>5da579834a7e00508a9bc9673a94de39d82a315f</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fcc6a066c4e1ab897a55133ddfc914579d8447e9</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/1cc2b61e511ac749b788eee19d08e300a20c787b</url>
    <id>1cc2b61e511ac749b788eee19d08e300a20c787b</id>
    <committed-date>2009-04-09T13:06:37-07:00</committed-date>
    <authored-date>2009-04-09T13:06:37-07:00</authored-date>
    <message>* Add in custom find_with_email and find_with_login methods to perform case insensitive searches for databases that are case sensitive by default. This is only done if the :case_insensitive option for validates_uniqueness_of_login_field_options or validates_uniqueness_of_email_field_options is set to false. Which, as of this version, it is.</message>
    <tree>329b6477b830a364b1294b146937e02e9bc6b8db</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5283c88bdba1dab852cba0603e2f84a81f6e0521</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/fcc6a066c4e1ab897a55133ddfc914579d8447e9</url>
    <id>fcc6a066c4e1ab897a55133ddfc914579d8447e9</id>
    <committed-date>2009-04-09T10:42:27-07:00</committed-date>
    <authored-date>2009-04-09T10:42:27-07:00</authored-date>
    <message>* MockRequest not tries to use controller.env[REMOTE_ADDR] for the IP address in tests.</message>
    <tree>43757ade911869ff36903d44a2884f71404136b2</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>51f7b28b5fb90140c49e2e1fd2091f3616808174</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/5283c88bdba1dab852cba0603e2f84a81f6e0521</url>
    <id>5283c88bdba1dab852cba0603e2f84a81f6e0521</id>
    <committed-date>2009-04-09T10:11:19-07:00</committed-date>
    <authored-date>2009-04-09T10:11:19-07:00</authored-date>
    <message>* Add referer and user_agent to mock requests for testing purposes.</message>
    <tree>2d05733d99faf73f6774c7a0ad814d736f7fa5cc</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c0ac4ff05ceefa52533e0903811bcdc15c767fe</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/51f7b28b5fb90140c49e2e1fd2091f3616808174</url>
    <id>51f7b28b5fb90140c49e2e1fd2091f3616808174</id>
    <committed-date>2009-04-09T09:26:57-07:00</committed-date>
    <authored-date>2009-04-09T09:26:57-07:00</authored-date>
    <message>* Reset the @password_changed instance variable after the record has been saved.</message>
    <tree>d03cc461e5f228dafb4ac0c02221327ebccc4bb6</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1bb82d122a294329b52ea404af0974e7e3e7f1d9</id>
      </parent>
    </parents>
    <author>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/5c0ac4ff05ceefa52533e0903811bcdc15c767fe</url>
    <id>5c0ac4ff05ceefa52533e0903811bcdc15c767fe</id>
    <committed-date>2009-04-08T00:00:06-07:00</committed-date>
    <authored-date>2009-04-08T00:00:06-07:00</authored-date>
    <message>* Make password and login fields optional. This allows you to have an alternate authentication method as your main authentication source. Such as OpenID, LDAP, or whatever you want.</message>
    <tree>2f52a170005e63f57c73fa05cd20303cb702c524</tree>
    <committer>
      <name>binarylogic</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3361e0e2b1e6bcc6f81ce5fd9eaee829d6d42ab9</id>
      </parent>
    </parents>
    <author>
      <name>Levin Alexander</name>
      <email>mail@levinalex.net</email>
    </author>
    <url>http://github.com/binarylogic/authlogic/commit/1bb82d122a294329b52ea404af0974e7e3e7f1d9</url>
    <id>1bb82d122a294329b52ea404af0974e7e3e7f1d9</id>
    <committed-date>2009-04-07T10:41:34-07:00</committed-date>
    <authored-date>2009-04-07T10:30:14-07:00</authored-date>
    <message>* correctly reference cookie_domain in rails adapter

Signed-off-by: Ben Johnson &lt;bjohnson@binarylogic.com&gt;</message>
    <tree>cbfddcfbd2a24dd0f97f452ce56804819f8a8710</tree>
    <committer>
      <name>Ben Johnson</name>
      <email>bjohnson@binarylogic.com</email>
    </committer>
  </commit>
</commits>
