Skip to main content

Base PluggableAuthService support for Silva

Project description

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

Silva PluggableAuthService Support

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

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

silva.pas.base

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

silva.pas.base-1.2.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

silva.pas.base-1.2-py2.4.egg (24.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page