repoze.who

WSGI Authentication Middleware / API
Download

repoze.who Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Agendaless Consulting
  • Publisher web site:
  • http://www.repoze.org

repoze.who Tags


repoze.who Description

WSGI Authentication Middleware / API repoze.who is an authentication and identification framework for arbitrary WSGI applications. repoze.who can be configured either as WSGI middleware or as an API for use by an application.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.See the docs subdirectory of this package (also available at least provisionally at http://static.repoze.org/whodocs) for more information. Requirements: · Python What's New in This Release: · Enabled standard use of logging module's configuration mechanism. See http://docs.python.org/dev/howto/logging.html#configuring-logging-for-a-library Thanks to jgoldsmith for the patch: http://bugs.repoze.org/issue178 · repoze.who.plugins.htpasswd: defend against timing-based attacks.


repoze.who Related Software