summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/design.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/design.txt b/doc/design.txt
index ecff7ef..1bbbbfc 100644
--- a/doc/design.txt
+++ b/doc/design.txt
@@ -163,7 +163,7 @@ plugin's entry, the backend checks for entries with these attributes:
* filter
* keyFormat
* valueFormat
- * referred
+ * secure
The backend then instructs the map cache to prepare to hold a map in the
given domain with the given map name, and then performs a subtree search
under the specified base for entries which match the provided filter.
@@ -205,7 +205,7 @@ processes zero or more values of the "memberUid" attribute and
concatenates them together with a "," separator, to generate the list
of group members.
-The filter, keyFormat, valueFormat, and referred settings have sensible
+The filter, keyFormat, valueFormat, and secure settings have sensible
defaults for the maps which we expect to be using -- this is important
because it's easy to subtly construct malformed result specifiers which
could trigger undefined behavior on clients -- for example by leaving