Koha/debian/templates
Tomas Cohen Arazi 242722e99d Bug 17336: Add api_secret_passphrase entry in packages setup
Bug 13799 introduced the api_secret_passphrase on source installs, but missed to do so on packages.

This patch introduces the entry on the template koha-conf-site.xml.in file, and
patches koha-create so it generates a randomized string (64 chars) to put in it.

To test:
- Apply the patch
- Grab the new template file:
  $ sudo cp kohaclone/debian/templates/koha-conf-site.xml.in \
            /etc/koha
- Create a new instance:
  $ kohaclone/debian/scripts/koha-create --create-db blah
=> SUCCESS: The script runs fine, /etc/koha/sites/blah/koha-conf.xml
   contains the api_secret_passphrase entry.
- Sign off :-D

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-25 13:07:23 +00:00
..
apache-shared-disable.conf
apache-shared-intranet-plack.conf Bug 16918 (QA Followup) - Add reverse proxy and fix intranet vs opac typo 2016-09-09 09:25:40 +00:00
apache-shared-intranet.conf Bug 17030: Enable REST api on packages 2016-08-08 13:17:34 +00:00
apache-shared-opac-plack.conf Bug 16918 (QA Followup) - Add reverse proxy and fix intranet vs opac typo 2016-09-09 09:25:40 +00:00
apache-shared-opac.conf Bug 17030: Enable REST api on packages 2016-08-08 13:17:34 +00:00
apache-shared.conf
apache-site-https.conf.in Bug 17332: Remove memcached config from apache files 2016-09-25 13:06:36 +00:00
apache-site.conf.in Bug 17332: Remove memcached config from apache files 2016-09-25 13:06:36 +00:00
koha-common.conf
koha-conf-site.xml.in Bug 17336: Add api_secret_passphrase entry in packages setup 2016-09-25 13:07:23 +00:00
koha-sites.conf
log4perl-site.conf.in
marc21-retrieval-info-auth-dom.xml
marc21-retrieval-info-auth-grs1.xml
marc21-retrieval-info-bib-dom.xml
marc21-retrieval-info-bib-grs1.xml
normarc-retrieval-info-auth-dom.xml
normarc-retrieval-info-auth-grs1.xml
normarc-retrieval-info-bib-dom.xml
normarc-retrieval-info-bib-grs1.xml
plack.psgi Bug 15758: Koha::Libraries - Ultimate duel for C4::Branch 2016-09-08 14:36:04 +00:00
SIPconfig.xml Bug 17228 - Make two versions of SIPconfig.xml identical 2016-09-02 15:48:14 +00:00
unimarc-retrieval-info-auth-dom.xml
unimarc-retrieval-info-auth-grs1.xml
unimarc-retrieval-info-bib-dom.xml
unimarc-retrieval-info-bib-grs1.xml
zebra-authorities-dom-site.cfg.in
zebra-authorities-site.cfg.in
zebra-biblios-dom-site.cfg.in
zebra-biblios-site.cfg.in
zebra.passwd.in