<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>borg.localrole</name>
<shortdesc>A PAS plugin which can manage local roles via an adapter lookup on the current context</shortdesc>
<description>This PAS_ plug-in can be used to assign local roles in a particular context,
by adapter. It can be installed via the GenericSetup_ profile in this product.

  .. _PAS: http://www.zope.org/Products/PluggableAuthService
  .. _GenericSetup: http://www.zope.org/Products/GenericSetup

The plug-in should be installed when this doc-test is run. Please see
``workspace.py`` for more comprehensive tests.

    &gt;&gt;&gt; 'borg_localroles' in self.portal.acl_users.objectIds()
    True

Changelog for borg.localrole

    (name of developer listed in brackets)

2.0.1 Released July 31st, 2008

    - Support caching of allowed local roles on the request.
      [witsch]

    - Renamed the default adapter to "default" so that people don't 
      accidentally override it with an unnamed adapter. Overriding the default
      should be possible, but is a marginal use case. If it's overridden but
      not replicated properly, all sorts of problems can result.
      [optilude]

    - Added exportimport.zcml which registers TitleOnlyExportImport for
      WorkspaceLocalRoleManager; this allows local roles plug-in to be
      imported and exported as part of a GenericSetup profile.
      [rafrombrc]

2.0.0 Released April 20th, 2008

    - Baseline for Plone 3.1</description>
<homepage rdf:resource="http://pypi.python.org/pypi/borg.localrole" />
<maintainer><foaf:Person><foaf:name>Borg Collective</foaf:name>
<foaf:mbox_sha1sum>39fcd22a2b3ba8b648f3ad54f29876490fece17b</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.0.1</revision></Version></release>
</Project></rdf:RDF>