summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2013-11-07 09:41:55 +0800
committerJan Pazdziora <jpazdziora@redhat.com>2013-11-07 09:41:55 +0800
commit2466bbe4e8d1852812529d3d3ddb70fa873451b0 (patch)
treeb12a04ded89cb7c6ac99843584f9125dd816d495 /README
parent4c97701a1cb0391370e8100fdedc669e0889d9f0 (diff)
downloadmod_intercept_form_submit-2466bbe4e8d1852812529d3d3ddb70fa873451b0.tar.gz
mod_intercept_form_submit-2466bbe4e8d1852812529d3d3ddb70fa873451b0.tar.xz
mod_intercept_form_submit-2466bbe4e8d1852812529d3d3ddb70fa873451b0.zip
Amend documentation.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 2fe5b80..1334e13 100644
--- a/README
+++ b/README
@@ -9,6 +9,10 @@ REMOTE_USER environment variable if the authentication passes. If the
REMOTE_USER is already set (presumably by some previous module), no
authentication takes place.
+The assumption is that the application will be amended to trust the
+REMOTE_USER value if it is set and skip its own login/password
+validation (see the docs/ directory for outline of the interaction).
+
Module configuration
--------------------