summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
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
--------------------