<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,7 +14,6 @@ direct_login:
   locale: en
   
 email_login:
-  direct_login: 0
   hashed_password: 9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08
   username: Email Code Login
   locale: en</diff>
      <filename>test/fixtures/users.yml</filename>
    </modified>
    <modified>
      <diff>@@ -135,7 +135,7 @@ class FunkenloginController &lt; ApplicationController
       Funkenloginmailer.template_root = File.join(File.dirname(__FILE__), '..', '..', 'config', 'locale', I18n.locale)
       # Send email
       logger.debug &quot;FUNKENLOGIN: Sending email to '#{thisuser.email}' from '#{Funkenlogin::mail_from}'&quot;
-      Funkenloginmailer.deliver_login_hash(thisuser.username, thisuser.hashed_code, thisuser.locale, thisuser.email, url_for(:controller =&gt; self.controller_name), fulldomain.join('.'), Time.current + Funkenlogin.code_timeout)
+      Funkenloginmailer.deliver_login_hash(thisuser.username, thisuser.hashed_code, thisuser.locale, thisuser.email, url_for(:controller =&gt; self.controller_name, :action =&gt; 'index', :id =&gt; nil), fulldomain.join('.'), Time.current + Funkenlogin.code_timeout)
       logger.debug &quot;FUNKENLOGIN: Email delivered, say thank you and go idle :)&quot;
       render :text =&gt; I18n.t('funkenlogin.email') and return
     else</diff>
      <filename>vendor/plugins/funkenlogin/app/controllers/funkenlogin_controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -14,7 +14,6 @@ direct_login:
   locale: en
   
 email_login:
-  direct_login: 0
   hashed_password: 9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08
   username: Email Code Login
   locale: en</diff>
      <filename>vendor/plugins/funkenlogin/test/fixtures/users.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>09a953a37b7d766a03c4bea40aba0882784ba042</id>
    </parent>
  </parents>
  <author>
    <name>Marius Maximus</name>
    <email>nom@ximus.de</email>
  </author>
  <url>http://github.com/funkensturm/funkengallery_demo/commit/0e39ce79c6bad4b80a523ad7eae3ce3fd8a25e15</url>
  <id>0e39ce79c6bad4b80a523ad7eae3ce3fd8a25e15</id>
  <committed-date>2009-02-28T07:34:11-08:00</committed-date>
  <authored-date>2009-02-28T07:34:11-08:00</authored-date>
  <message>fix in funkenlogin direct_login IS NULL</message>
  <tree>5c3eac6be5027351929f9891d75b50b9aa42dc40</tree>
  <committer>
    <name>Marius Maximus</name>
    <email>nom@ximus.de</email>
  </committer>
</commit>
