<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ploofle &#187; ext_db_auth</title>
	<atom:link href="http://www.ploofle.com/tag/ext_db_auth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ploofle.com</link>
	<description>Geekery, Life, Travel, Bits, and Mini-Didactics</description>
	<lastBuildDate>Sat, 12 Jun 2010 03:23:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>external db authentication plugin now works with Wordpress 2.7</title>
		<link>http://www.ploofle.com/2009/01/08/external-db-authentication-plugin-now-works-with-wordpress-27/</link>
		<comments>http://www.ploofle.com/2009/01/08/external-db-authentication-plugin-now-works-with-wordpress-27/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 15:42:59 +0000</pubDate>
		<dc:creator>Charlene</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ext_db_auth]]></category>

		<guid isPermaLink="false">http://www.ploofle.com/?p=516</guid>
		<description><![CDATA[A quick note &#8211; the latest version (3.07) of ext_db_auth now works with Wordpres 2.7.  It&#8217;s in the same place as usual.  This version, however, is NOT compatible with WPMU.  You&#8217;ll still need to use 2.05 with that.
Once WPMU hits 2.7 it may be broken again for that particular flavor; we&#8217;ll see.
]]></description>
			<content:encoded><![CDATA[<p>A quick note &#8211; the latest version (3.07) of ext_db_auth now works with Wordpres 2.7.  It&#8217;s in the <a href="http://wordpress.org/extend/plugins/external-database-authentication/" target="_blank">same place as usual</a>.  This version, however, is NOT compatible with WPMU.  You&#8217;ll still need to use 2.05 with that.</p>
<p>Once WPMU hits 2.7 it may be broken again for that particular flavor; we&#8217;ll see.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ploofle.com/2009/01/08/external-db-authentication-plugin-now-works-with-wordpress-27/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Final major update for ext_db_auth plugin</title>
		<link>http://www.ploofle.com/2008/08/20/final-major-update-for-ext_db_auth-plugin/</link>
		<comments>http://www.ploofle.com/2008/08/20/final-major-update-for-ext_db_auth-plugin/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 05:03:52 +0000</pubDate>
		<dc:creator>Charlene</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ext_db_auth]]></category>

		<guid isPermaLink="false">http://www.ploofle.com/?p=341</guid>
		<description><![CDATA[I did some fairly major overhauling with this last version and added in extra settings/checks that should make it solid until a suitably late version of wordpress comes out and breaks it again.  Changes from 2.0 to 3.0 include:

Support for PostgreSQL and MSSQL (with the installation of MDB2 PEAR packages and relevant database driver)
Configuration options [...]]]></description>
			<content:encoded><![CDATA[<p>I did some fairly major overhauling with this last version and added in extra settings/checks that should make it solid until a suitably late version of wordpress comes out and breaks it again.  Changes from 2.0 to 3.0 include:</p>
<ul>
<li>Support for PostgreSQL and MSSQL (with the installation of MDB2 PEAR packages and relevant database driver)</li>
<li>Configuration options for database port</li>
<li>Option to custom-enter what hash function you use for external database passwords in the settings section</li>
<li>Error-checking that won&#8217;t make the plugin break when you have no extended data fields</li>
<li>Fixed the problem of passwords not synching if there was a password change on the external database end but user, who had logged in before to Wordpress, logged in with previous password on Wordpress</li>
<li>Somewhat uninformative redirect to login page when a valid login has the wrong password.</li>
</ul>
<p>Generally friendliness, ponies, and rainbows.</p>
<p>If any bugs surface, I&#8217;ll update, but otherwise expect another long hiatus.  As usual, <a href="http://wordpress.org/extend/plugins/external-database-authentication/" target="_blank">download on wordpress</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ploofle.com/2008/08/20/final-major-update-for-ext_db_auth-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ext_db_auth updated</title>
		<link>http://www.ploofle.com/2008/08/14/ext_db_auth-updated/</link>
		<comments>http://www.ploofle.com/2008/08/14/ext_db_auth-updated/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 16:46:48 +0000</pubDate>
		<dc:creator>Charlene</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ext_db_auth]]></category>

		<guid isPermaLink="false">http://www.ploofle.com/?p=324</guid>
		<description><![CDATA[Just that.  It works from what I can tell with Wordpress 2.5 and higher; the code&#8217;s been tightened up, besides.  Download it at http://wordpress.org/extend/plugins/external-database-authentication/
]]></description>
			<content:encoded><![CDATA[<p>Just that.  It works from what I can tell with Wordpress 2.5 and higher; the code&#8217;s been tightened up, besides.  Download it at <a href="http://wordpress.org/extend/plugins/external-database-authentication/">http://wordpress.org/extend/plugins/external-database-authentication/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ploofle.com/2008/08/14/ext_db_auth-updated/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>First (and prolly only) version of external db authentication plugin for WP</title>
		<link>http://www.ploofle.com/2007/04/29/first-and-prolly-only-version-of-external-db-authentication-plugin-for-wp/</link>
		<comments>http://www.ploofle.com/2007/04/29/first-and-prolly-only-version-of-external-db-authentication-plugin-for-wp/#comments</comments>
		<pubDate>Sun, 29 Apr 2007 18:45:45 +0000</pubDate>
		<dc:creator>Charlene</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[ext_db_auth]]></category>

		<guid isPermaLink="false">http://www.ploofle.com/archives/first-and-prolly-only-version-of-external-db-authentication-plugin-for-wp</guid>
		<description><![CDATA[Title mostly says it all.  I needed to make a plugin for Bonnie&#8217;s site to use a decent blog (Moodle&#8217;s blog system just isn&#8217;t cutting it) plus using data from already-registered users.  You essentially set up a limited access account to your external db and enter the details into this plugin&#8217;s options.  [...]]]></description>
			<content:encoded><![CDATA[<p>Title mostly says it all.  I needed to make a plugin for Bonnie&#8217;s site to use a decent blog (Moodle&#8217;s blog system just isn&#8217;t cutting it) plus using data from already-registered users.  You essentially set up a limited access account to your external db and enter the details into this plugin&#8217;s options.  There&#8217;s also an option to give a custom error message in case of invalid login/pw combinations &#8211; in our case it will inform the user that they need to create an account first at the moodle site then come back to login.</p>
<p>We&#8217;re planning to combine this with a default user role of author/editor-ish (author with category management permissions, preferably) so that we get the same general functionality of Moodle&#8217;s blogs plus comments, better management, RSS, etc. This is my first plugin and I tried to follow general layout conventions of wordpress &#8211; hope it works for others, too.</p>
<p>It&#8217;s hosted on Wordpress under <a href="http://wordpress.org/extend/plugins/external-database-authentication/">External Database Authentication</a>. About the only update I may think of doing is somehow disabling users from changing passwords and user info in wordpress, as it will be overwritten by the moodle data anyway&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ploofle.com/2007/04/29/first-and-prolly-only-version-of-external-db-authentication-plugin-for-wp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
