]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Add a note to the security file that the Asterisk CLI and log files may contain
authorRussell Bryant <russell@russellbryant.com>
Wed, 14 Mar 2007 16:38:48 +0000 (16:38 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 14 Mar 2007 16:38:48 +0000 (16:38 +0000)
sensitive information, and that people should keep this in mind.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@58896 65c4cc65-6c06-0410-ace0-fbb531ad65f3

SECURITY

index 3290cba487ae8e64b6ac11cb8551895bc60875d5..0801679cc0e52e84989b3d2aa9fd38984d6cd7e2 100644 (file)
--- 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.