Chris McDonough
2011-03-31 ab5493626d2565e6e0c5832849ad70ce8e70ac40
typo (thanks luke)
1 files modified
2 ■■■ changed files
docs/middleware.rst 2 ●●● patch | view | raw | blame | history
docs/middleware.rst
@@ -74,7 +74,7 @@
    Each plugin configured as an identifiers for a particular class of
    request is called to extract identity data ("credentials") from the
    WSGI enfironment.
    WSGI environment.
 
    For example, a basic auth identifier might use
    the ``HTTP_AUTHORIZATION`` header to find login and password