Letter P

python-repoze-what - Authorization for WSGI applications

Website: http://pypi.python.org/pypi/repoze.what
License: BSD
Vendor: Scientific Linux
Description:
`repoze.what` is an `authorization framework` for WSGI applications,
based on `repoze.who` (which deals with `authentication`).

On the one hand, it enables an authorization system based on the groups to
which the `authenticated or anonymous` user belongs and the permissions granted
to such groups by loading these groups and permissions into the request on the
way in to the downstream WSGI application.

And on the other hand, it enables you to manage your groups and permissions
from the application itself or another program, under a backend-independent
API. For example, it would be easy for you to switch from one back-end to
another, and even use this framework to migrate the data.

It's highly extensible, so it's very unlikely that it will get in your way.
Among other things, you can extend it to check for many other conditions (such
as checking that the user comes from a given country, based on her IP address,
for example).

Packages

python-repoze-what-1.0.8-6.el6.noarch [31 KiB] Changelog by Luke Macken (2009-10-26):
- Rev bump to hack around CVS tags

Listing created by Repoview-0.6.6-1.el6