silva.pas.base

This package provides a new service for PluggableAuthService (PAS) integration in Silva. Installing it will also create a new PAS acl_user for the Silva Root, pre-configured to add users in it.

In a Silva instance, you cannot mix PAS acl_user and regular Zope 2 one.

This extension require at least Silva 2.3 or higher. For previous release of Silva, please use previous versions of silva.pas.base.

Installation

If you installed Silva using buildout, by getting one from the Infrae SVN repository, or creating one using Paster, you should edit your buildout configuration file buildout.cfg to add or edit the following section:

[instance]

eggs +=
      silva.pas.base

zcml +=
      silva.pas.base

If the section instance wasn't already in the configuration file, pay attention to re-copy values for eggs and zcml from the profile you use.

After you can restart buildout:

$ ./bin/buildout

Latest version

The latest version is available in a Subversion repository.

Available releases

Release version Release date Release files
silva.pas.base 3.0b1 11 nov 2011 17:21 silva.pas.base-3.0b1.tar.gz
silva.pas.base 1.6.2 27 jul 2011 12:55 silva.pas.base-1.6.2.tar.gz
silva.pas.base 1.6.1 07 feb 2011 21:34 silva.pas.base-1.6.1.tar.gz
silva.pas.base 1.6 20 oct 2010 16:04 silva.pas.base-1.6.tar.gz
silva.pas.base 1.5.4 13 jan 2012 14:00 silva.pas.base-1.5.4.tar.gz
silva.pas.base 1.5.3 15 nov 2010 20:28 silva.pas.base-1.5.3.tar.gz
silva.pas.base 1.5.2 09 dec 2009 18:19 silva.pas.base-1.5.2.tar.gz
silva.pas.base 1.5.1 20 mar 2009 13:31 silva.pas.base-1.5.1.tar.gz
silva.pas.base 1.5 05 mar 2009 16:13 silva.pas.base-1.5.tar.gz
silva.pas.base 1.2 20 nov 2008 19:04 silva.pas.base-1.2-py2.4.egg
silva.pas.base-1.2.tar.gz

License: New BSD