No-Go Challenger PAS plugin

by Wichert Akkerman last modified Feb 16, 2011 02:15 AM

NoGoChallenger implements a very simple PAS challenger plugin. It will redirect users to a specific URL when they try to access an unauthorized resource.

Project Description

No-Go Challenger PAS plugin

No-Go Challenger can be useful in environments where it is very uncommon or impossible for users to login with a different account.

The simplicity of this plugin make it useful as an example PAS plugin.

Usage

Using NoGoChallenger is very simple. First add it to the Products folder of your Zope instance and restart it. You can now add a No-Go Challenger to an acl_users object. There is a single configuration option: the path to the URL of the page you want users to be redirect to.

After creating the No-Go challenger object you have to enable it. This can be done by going to the plugins object in acl_users and going to the challenger settings there. Move the newly created No-go challenger to the top of the list of active plugins and you are done.

 

Current Release
No-Go Challenger PAS plugin 1.0

Released Jan 27, 2006 — tested with Plone 2.1, Plone 2.5, Plone 3

First release.
More about this release…

Download file Get No-Go Challenger PAS plugin for all platforms
Product Package
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
1.0 Jan 27, 2006 First release. More about this release…
Plone 2.1
Plone 2.5
Plone 3
GPL final