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

How to install silva.pas.base

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

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.

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

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

If you don't use buildout, you can install this extension using easy_install, and after create a file called silva.pas.base-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.base" />

Latest version

The latest version is available in a Subversion repository.

Changelog

1.5.1 (2009-03-20)
  • Always unquote came_from when it's fetched from the request in the

System Message: WARNING/2 (<string>, line 63)

Bullet list ends without a blank line; unexpected unindent.

logout link. Some proxy requote it more. [sylvain]

1.5 (2009-03-05)
  • Support for local users. [sylvain]
  • Support cascading of PAS acl_users. Add a plugin which does look in

System Message: WARNING/2 (<string>, line 71)

Bullet list ends without a blank line; unexpected unindent.

the parent one needed information to let people authenticate. It's an extension of the SearchPrincipalPlugin. [sylvain]

  • Let Anonymous people access the login form by default (the acquired

System Message: WARNING/2 (<string>, line 75)

Bullet list ends without a blank line; unexpected unindent.

permission might not be right). [sylvain]

  • Don't delete the login_form when you reinstalled/refresh the

System Message: WARNING/2 (<string>, line 78)

Bullet list ends without a blank line; unexpected unindent.

extension. [sylvain]

  • Look for came_from in URL as well on logout. [sylvain]
  • Add a message on log out (so if you have a login page again, you

System Message: WARNING/2 (<string>, line 83)

Bullet list ends without a blank line; unexpected unindent.

known you have been logged out). [sylvain]

1.2 (2008-11-20)
  • Fix authentication validation in cookie helper. [sylvain]
1.1.1 (2008-08-25)
  • Fix an error when you ask a member which doesn't exist and use the direct

System Message: WARNING/2 (<string>, line 95)

Bullet list ends without a blank line; unexpected unindent.

lookup mode in Silva. [sylvain]

1.1 (2008-06-04)
  • Add a silva cookie auth helper which check that you type user and password,
  • Add feedback on the login page,
  • Add translation markers.
1.0 (2008-05-27)
  • Initial version

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.