# HG changeset patch # User Maxim Dounin # Date 1267272959 -10800 # Node ID 187ac993cd1579966f6f2a4cea3a17ddded2e6b0 # Parent dfc5ae42367a0ef4675d24460015358b95c98e18 Auth request: mention satisfy directive in README. diff --git a/README b/README --- a/README +++ b/README @@ -7,6 +7,9 @@ appropriate status. Anything else is co For 401 status WWW-Authenticate header from subrequest response will be passed to client. +Module works at access phase and therefore may be combined nicely with other +access modules (access, auth_basic) via satisfy directive. + Configuration directives: auth_request |off