<?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>Gustavo on Information Technology &#187; repoze.who.plugins.ldap</title>
	<atom:link href="http://gustavonarea.net/blog/topics/software-development/repozewhopluginsldap/feed/" rel="self" type="application/rss+xml" />
	<link>http://gustavonarea.net</link>
	<description>Just a social techie</description>
	<lastBuildDate>Tue, 20 Jul 2010 20:47:38 +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>The repoze.who LDAP plugin will be an official plugin</title>
		<link>http://gustavonarea.net/blog/posts/the-repozewho-ldap-plugin-will-be-an-official-plugin/</link>
		<comments>http://gustavonarea.net/blog/posts/the-repozewho-ldap-plugin-will-be-an-official-plugin/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 00:15:01 +0000</pubDate>
		<dc:creator>Gustavo</dc:creator>
				<category><![CDATA[repoze.who.plugins.ldap]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Repoze]]></category>
		<category><![CDATA[repoze.who]]></category>

		<guid isPermaLink="false">http://gustavonarea.net/?p=145</guid>
		<description><![CDATA[Some weeks ago I was invited to make repoze.who.plugins.ldap an official repoze.who plugin, which means that:

The license will change. It will use Repoze&#8217;s.
The development tools will be migrated from Launchpad (bug tracker, repository, etc).
The LDAP plugin&#8217;s documentation will be included into repoze.who&#8217;s.
It will be maintained by Repoze commiters, and I&#8217;m one of them.

I&#8217;ve not started [...]]]></description>
			<content:encoded><![CDATA[<p>Some weeks ago I was invited to make <a href="http://code.gustavonarea.net/repoze.who.plugins.ldap/">repoze.who.plugins.ldap</a> an official repoze.who plugin, which means that:</p>
<ul>
<li>The license will change. It will use <a href="http://repoze.org/license.html">Repoze&#8217;s</a>.</li>
<li>The development tools will be migrated from <a href="https://launchpad.net/repoze.who.plugins.ldap">Launchpad</a> (bug tracker, repository, etc).</li>
<li>The LDAP plugin&#8217;s documentation will be included into <a href="http://static.repoze.org/whodocs/">repoze.who&#8217;s</a>.</li>
<li>It will be maintained by Repoze commiters, and I&#8217;m one of them.</li>
</ul>
<p>I&#8217;ve not started the migration, but I hope to start in a few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://gustavonarea.net/blog/posts/the-repozewho-ldap-plugin-will-be-an-official-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enable LDAP authentication in your WSGI applications!</title>
		<link>http://gustavonarea.net/blog/posts/enable-ldap-authentication-in-your-wsgi-applications/</link>
		<comments>http://gustavonarea.net/blog/posts/enable-ldap-authentication-in-your-wsgi-applications/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 23:50:15 +0000</pubDate>
		<dc:creator>Gustavo</dc:creator>
				<category><![CDATA[Software development]]></category>
		<category><![CDATA[repoze.who.plugins.ldap]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[repoze.who]]></category>
		<category><![CDATA[WSGI]]></category>

		<guid isPermaLink="false">http://gustavonarea.net/?p=119</guid>
		<description><![CDATA[repoze.who.plugins.ldap is an straightforward yet powerful solution to enable LDAP authentication in your WSGI application. It enables you to have LDAP authentication working in your new or existing applications, in few minutes and with few lines of code!
It&#8217;s a plugin for the repoze.who framework, featuring not only an LDAP authenticator, but also related utilities. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a title="LDAP Authentication for WSGI Applications" href="http://code.gustavonarea.net/repoze.who.plugins.ldap/">repoze.who.plugins.ldap</a> is an straightforward yet powerful solution to enable <a title="Lightweight Directory Access Protocol" href="http://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol">LDAP</a> authentication in your WSGI application. It enables you to have LDAP authentication working in your new or existing applications, in few minutes and with few lines of code!</p>
<p>It&#8217;s a plugin for the <a title="WSGI Authentication Middleware" href="http://static.repoze.org/whodocs/">repoze.who</a> framework, featuring not only an LDAP authenticator, but also related utilities. It&#8217;s a fully documented project which also ships with a working demo application, so it&#8217;d be hard for you to get stuck.</p>
<p>I wrote this plugin in order to enable LDAP authentication in <a title="Animador" href="http://tracker.gnulinuxmatters.org/wiki/Animador">Animador</a>. And in fact, it&#8217;s the first application that uses the plugin.</p>
<p>The latest version is 1.0, and you&#8217;re highly encouraged to play with it and give feedback!</p>
<p><a href="http://code.gustavonarea.net/repoze.who.plugins.ldap/">Visit its website for more information!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gustavonarea.net/blog/posts/enable-ldap-authentication-in-your-wsgi-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
