From 123a50d07eb0b31eaff1c27dcb31a6d4f62764a3 Mon Sep 17 00:00:00 2001 From: j2blake Date: Tue, 13 Sep 2011 20:29:43 +0000 Subject: [PATCH] NIHVIVO-2792 add the details of the matching property (untyped or String) --- doc/install.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/install.html b/doc/install.html index e8bc7fb9..a944ea70 100644 --- a/doc/install.html +++ b/doc/install.html @@ -658,7 +658,8 @@ The URI of a property that can be used to associate an Individual with a user account. When a user logs in with a name that matches the value of this property, the user will be - authorized to edit that Individual. + authorized to edit that Individual + (the value of the property must be either a String literal or an untyped literal).