From 3547a69b8ceeffccf4a4ceba849e8574bc491ff3 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 10 Sep 2021 17:16:37 +0200 Subject: [PATCH] Bug 28998: Add encryption_key to the config file Content-Type: text/plain; charset=utf-8 Signed-off-by: Marcel de Rooy Signed-off-by: Martin Renvoize --- debian/templates/koha-conf-site.xml.in | 3 +++ etc/koha-conf.xml | 5 ++++- t/Koha/Config.t | 1 + t/data/koha-conf.xml | 5 ++++- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in index 20d217222d..2e66535c00 100644 --- a/debian/templates/koha-conf-site.xml.in +++ b/debian/templates/koha-conf-site.xml.in @@ -397,6 +397,9 @@ __END_SRU_PUBLICSERVER__ __BCRYPT_SETTINGS__ + + __ENCRYPTION_KEY__ + - + __BCRYPT_SETTINGS__ + + __ENCRYPTION_KEY__ + - + __BCRYPT_SETTINGS__ + + __ENCRYPTION_KEY__ +