aboutsummaryrefslogtreecommitdiffstats
path: root/SECURITY
diff options
context:
space:
mode:
authorautomerge <automerge@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-16 16:22:58 +0000
committerautomerge <automerge@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-16 16:22:58 +0000
commit6a2e2824bc81a2dffe13f45d49be462b44517fe4 (patch)
treedbe4146e00c4e6e2ee12147c403bd6c2481d09c7 /SECURITY
parentb6352a7f7b76fad76bd6246f94cbcd4ebccd1ec1 (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@59007 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'SECURITY')
-rw-r--r--SECURITY6
1 files changed, 6 insertions, 0 deletions
diff --git a/SECURITY b/SECURITY
index 3290cba48..0801679cc 100644
--- a/SECURITY
+++ b/SECURITY
@@ -65,3 +65,9 @@ exten => 6123,Dial(Zap/1)
DON'T FORGET TO TAKE THE DEMO CONTEXT OUT OF YOUR DEFAULT CONTEXT. There
isn't really a security reason, it just will keep people from wanting to
play with your Asterisk setup remotely.
+
+* LOG SECURITY
+
+Please note that the Asterisk log files, as well as information printed to the
+Asterisk CLI, may contain sensitive information such as passwords and call
+history. Keep this in mind when providing access to these resources.