summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHolger Weiß <holger@zedat.fu-berlin.de>2011-06-29 15:55:45 +0200
committerHolger Weiß <holger@zedat.fu-berlin.de>2011-06-29 15:55:45 +0200
commita702a5ee53ae8cb5870844237fe88c55dac97734 (patch)
tree1147fc413cf4e720a5512212cca4046b7637a380 /doc
parent53d46e336d3514ec50f85e5db4ceed16590bf154 (diff)
downloadbcfg2-a702a5ee53ae8cb5870844237fe88c55dac97734.tar.gz
bcfg2-a702a5ee53ae8cb5870844237fe88c55dac97734.tar.bz2
bcfg2-a702a5ee53ae8cb5870844237fe88c55dac97734.zip
New Info attribute: "sensitive"
The contents/diffs of <Path>s which are marked as "sensitive" are now omitted from the reports transmitted to the server, so that they won't end up in the statistics database.
Diffstat (limited to 'doc')
-rw-r--r--doc/server/info.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/server/info.txt b/doc/server/info.txt
index 7f466528f..0d273c2b6 100644
--- a/doc/server/info.txt
+++ b/doc/server/info.txt
@@ -44,6 +44,10 @@ possible fields in an info file are:
| | | 'inherit' | (or inherits from the files on | |
| | | disk if set to inherit) | |
+------------+-------------------+----------------------------------+---------+
+| sensitive: | true | false | The contents of sensitive | false |
+| | | entries aren't included in | |
+| | | reports | |
++------------+-------------------+----------------------------------+---------+
A sample info file for CGI script on a web server might look like::