Tres Seaver
2016-05-31 565160e0757c950b21db0104f42e778ca2a663a3
README.rst
@@ -1,11 +1,11 @@
``repoze.who`` -- WSGI Authentication Middleware / API
======================================================
``repoze.who``
==============
.. image:: https://travis-ci.org/repoze/repoze.who.png?branch=master
        :target: https://travis-ci.org/repoze/repoze.who
.. image:: https://readthedocs.org/projects/repozewho/badge/?version=latest
        :target:http://repozewho.readthedocs.org/en/latest/
        :target: http://repozewho.readthedocs.org/en/latest/
        :alt: Documentation Status
Overview
@@ -21,7 +21,3 @@
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.