From 0cc5ebc3536b01db0c16970f802d3b013383aef5 Mon Sep 17 00:00:00 2001 From: Karl Mortensen Date: Wed, 4 Nov 2015 08:20:17 -0500 Subject: [PATCH] deploy --- docs/doxygen-user/multiuser-security.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doxygen-user/multiuser-security.dox b/docs/doxygen-user/multiuser-security.dox index f80a32356c..9a08501e83 100644 --- a/docs/doxygen-user/multiuser-security.dox +++ b/docs/doxygen-user/multiuser-security.dox @@ -9,7 +9,7 @@ This page outlines the security protections that exist in a multi-user case depl - Messaging Service: ActiveMQ can be configured to require a username and password. Like the central database, it is up to you to decide on if there is a single username and password or one for each client. Because the Solr server does not restrict access to the indexed content, -you should depoly these services in a network that only authorized users +you should deploy these services in a network that only authorized users have access to. Future versions will allow for additional protection of sensitive data.