taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e6c3b7bd3ad2c14e4424832a31b74c2e833e3a6c
parent 1fd89a2e236fcce2e5a324fa8d6a3714c23c7f00
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Sat, 31 Jul 2021 00:26:52 -0400

include frag re database storing sensitive data

Diffstat:
Mtaler-developer-manual.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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 ------------------