]> git.koha-community.org Git - koha.git/commit
Bug 33563: Add comments for Elasticsearch security config
authorDavid Cook <dcook@prosentient.com.au>
Wed, 22 May 2024 23:49:35 +0000 (23:49 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 19 Jul 2024 09:27:56 +0000 (11:27 +0200)
commit33c17e7adba5eaf4367121f8a6d0636cea2a85fc
tree758391133aae30ecfa181b91b374289be2b710e6
parent20eab92f5cc0327c312c8ededa332cb426a18bd7
Bug 33563: Add comments for Elasticsearch security config

This patch adds some commented Elasticsearch security configuration,
which shows how to use username/password with HTTPS.

Test plan:
0. Apply patch
1. cp debian/templates/koha-conf-site.xml.in /etc/koha/koha-conf-site.xml.in
2. koha-create --create-db test
3. vi /etc/koha/sites/test/koha-conf.xml
4. Note that the comments for userinfo and use_https are in the koha-conf.xml

Signed-off-by: Magnus Enger <magnus@libriotech.no>
Works as advertised.
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit ce90d65603dbffd2c6b8a18468f09f2e66df34c4)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 591da06a39083981f1076dc82d9dd25a978444e2)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
debian/templates/koha-conf-site.xml.in
etc/koha-conf.xml