Retrieve Silva membership information in PAS
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for silva.pas.membership-1.1-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | e60b63cb283ee0dab4dc99f7ba3ec14c842de9e7516097ec6e17ed3bd6fffe89 |
|
MD5 | ce36ad048eb4cbb093454a17cac13a07 |
|
BLAKE2b-256 | 76c35cca7a194b7bae78ab5397838e6438e37f38cbfe83cc627579489923f16b |