diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-07 20:09:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-07 20:09:06 +0000 |
commit | 288b5df80849c02764736d99ea79efbb96e1ff2f (patch) | |
tree | 583c6fa31d767426ef062b1693c98265a8607c42 /www/tinytinyhttpd/Makefile | |
parent | repoze.who-testutil is a repoze.who plugin which modifies (diff) |
repoze.what is an authorization framework for WSGI applications,
based on repoze.who (which deals with authentication and
identification).
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.
WWW: http://what.repoze.org/docs/1.x/
PR: ports/137459
Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes:
svn path=/head/; revision=239113
Diffstat (limited to 'www/tinytinyhttpd/Makefile')
0 files changed, 0 insertions, 0 deletions