python-repoze-who

An identification and authentication framework for WSGI

Description

repoze.who is an identification and authentication framework for arbitrary WSGI
applications.  It acts as WSGI middleware.

repoze.who is inspired by Zope 2's Pluggable Authentication Service (PAS) (but
repoze.who is not dependent on Zope in any way; it is useful for any WSGI
application).  It provides no facility for authorization (ensuring whether a
user can or cannot perform the operation implied by the request).  This is
considered to be the domain of the WSGI application.
Website: http://pypi.python.org/pypi/repoze.who
License: BSD
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/languages

Packages

python-repoze-who-1.0.19-4.el6.noarch [95 KiB] Changelog by Andrew Colin Kissa (2015-03-26):
- Fix incorrect classification of DELETE as DAV only method