Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install silva.pas.membership

How to install silva.pas.membership

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install silva.pas.membership
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.1 Available View build log
Windows (64-bit)
1.1 Available View build log
Mac OS X (10.5+)
1.1 Available View build log
Linux (32-bit)
1.1 Available View build log
Linux (64-bit)
1.1 Available View build log
 
License
BSD
Dependencies
Lastest release
version 1.1 on Jan 5th, 2011

Copyright (c) 2008, Infrae. All rights reserved. See also LICENSE.txt

Silva Membership support for PluggableAuthService

This package provides a new PluggableAuthService (PAS) extension, which let Silva users be valid PAS users. This can be used to restrain access to users which already have a Silva member object.

This extension require at least Silva 2.0.7 or higher.

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.membership

zcml = ... silva.pas.membership

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

If you don't use buildout, you can install this extension using easy_install, and after create a file called silva.pas.membership-configure.zcml in the /path/to/instance/etc/package-includes directory. This file will responsible to load the extension and should only contain this:

<include package="silva.pas.membership" />

Latest version

The latest version is available in a Subversion repository.

Changelog

1.1 (2008-11-20)

  • Optimize exact_match request.

1.0 (2008-05-27)

  • Initial release

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.