<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Streamlined: Streamlined no longer auto-registers AAA filter</title>
    <link>http://streamlinedframework.org/articles/2007/07/19/streamlined-no-longer-auto-registers-aaa-filter</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Stop banging rocks together and build something</description>
    <item>
      <title>Streamlined no longer auto-registers AAA filter</title>
      <description>&lt;p&gt;The following lines have been removed from &lt;code&gt;acts_as_streamlined&lt;/code&gt; for the upcoming 0.9 release:&lt;/p&gt;
&lt;pre&gt;
if defined? AuthenticatedSystem
  include AuthenticatedSystem
  before_filter :login_required  
end
&lt;/pre&gt;
&lt;p&gt;The team discussed it, and we (mostly) agreed that developer should choose to add &lt;span class="caps"&gt;AAA&lt;/span&gt;&amp;#8217;s filter themselves&amp;#8212;Streamlined shouldn&amp;#8217;t automatically choose it for them.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;If you are using Streamlined with &lt;span class="caps"&gt;AAA&lt;/span&gt; and you want to require login, you will need to add the &lt;code&gt;before_filter&lt;/code&gt; to your own controllers.&lt;/p&gt;</description>
      <pubDate>Thu, 19 Jul 2007 23:38:48 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:981e4ad0-cdbf-4d2b-a4ef-345fe6c6405d</guid>
      <author>Stu</author>
      <link>http://streamlinedframework.org/articles/2007/07/19/streamlined-no-longer-auto-registers-aaa-filter</link>
      <category>Fixes</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/141</trackback:ping>
    </item>
  </channel>
</rss>
