Name: | python-repoze-who |
---|---|
Version: | 2.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 620929 |
License: | BSD |
RPM: | python-repoze-who-2.1-1.el7.noarch.rpm |
Source RPM: | python-repoze-who-2.1-1.el7.src.rpm |
Build Date: | Mon Sep 04 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/repoze.who |
Summary: | 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. |