summaryrefslogtreecommitdiff
path: root/taler-developer-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-07-31 00:26:52 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-07-31 00:26:52 -0400
commite6c3b7bd3ad2c14e4424832a31b74c2e833e3a6c (patch)
tree4183af753fc4c6ee9b204e86c8e16c37cba765f0 /taler-developer-manual.rst
parent1fd89a2e236fcce2e5a324fa8d6a3714c23c7f00 (diff)
downloaddocs-e6c3b7bd3ad2c14e4424832a31b74c2e833e3a6c.tar.gz
docs-e6c3b7bd3ad2c14e4424832a31b74c2e833e3a6c.tar.bz2
docs-e6c3b7bd3ad2c14e4424832a31b74c2e833e3a6c.zip
include frag re database storing sensitive data
Diffstat (limited to 'taler-developer-manual.rst')
-rw-r--r--taler-developer-manual.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst
index dca1716c..fdb2a81c 100644
--- a/taler-developer-manual.rst
+++ b/taler-developer-manual.rst
@@ -532,6 +532,8 @@ For tests in the exchange and merchant to run, make sure that a database
*talercheck* is accessible by *$USER*. Otherwise tests involving the
database logic are skipped.
+.. include:: frags/db-stores-sensitive-data.rst
+
Exchange, merchant
------------------