Koha/debian/scripts
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
..
koha-create Bug 17336: Add api_secret_passphrase entry in packages setup 2016-09-25 13:07:23 +00:00
koha-create-dirs
koha-disable
koha-dump
koha-dump-defaults
koha-email-disable
koha-email-enable
koha-enable
koha-enable-sip
koha-foreach Bug 15303 Letsencrypt option for Debian package installations 2016-04-29 13:04:31 +00:00
koha-functions.sh Bug 16016: Sitemap handling scripts for packages 2016-05-04 13:34:21 +00:00
koha-indexer Bug 16830: Remove -x usage on koha-indexer 2016-08-04 19:41:41 +00:00
koha-list Bug 15303 Letsencrypt option for Debian package installations 2016-04-29 13:04:31 +00:00
koha-mysql
koha-mysqlcheck
koha-passwd
koha-plack Bug 16974: Make koha-plack should check and fix log files permissions 2016-08-17 17:58:19 +00:00
koha-rebuild-zebra
koha-remove Bug 15303 Followup for koha-remove 2016-04-29 13:04:31 +00:00
koha-reset-passwd
koha-restart-zebra
koha-restore
koha-run-backups
koha-shell
koha-sitemap Bug 16016: Sitemap handling scripts for packages 2016-05-04 13:34:21 +00:00
koha-start-sip
koha-start-zebra
koha-stop-sip
koha-stop-zebra Bug 16885: koha-stop-zebra should be more sure of stopping zebrasrv 2016-08-17 17:57:15 +00:00
koha-translate
koha-upgrade-schema
koha-upgrade-to-3.4