Koha/debian/scripts
Mark Tompsett 6a6866afa3
Bug 23250: Just use an @ in the password
Rather than try to use -y and symbols, since
older versions of pwgen don't have the -y,
Purposefully just shorten the generated
password to 15 characters and put @ on the end.
This avoids nasty shell globbing, fixes the
MySQL requiring a symbol by default in the
newer versions.

While @ at the end is less secure, the
password portion providing security is
still 15 characters long.

Before patch, password should have potentially
multiple ugly symbols in it.
After patch, when creating an instance, the
password will have an @ at the end of it.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-07-04 09:31:58 +01:00
..
koha-create Bug 23250: Just use an @ in the password 2019-07-04 09:31:58 +01:00
koha-create-dirs
koha-disable Bug 22235: Make maintenance scripts use koha-sip instead of koha-*-sip 2019-02-11 18:30:10 +00:00
koha-dump
koha-dump-defaults
koha-elasticsearch Bug 21872: Fix name of rebuild_elasticsearch.pl 2019-05-10 12:31:50 +00:00
koha-email-disable
koha-email-enable
koha-enable
koha-foreach
koha-functions.sh Bug 20692: Extreme toggle checking for plack 2019-04-25 11:36:23 +00:00
koha-indexer
koha-list
koha-mysql
koha-mysqlcheck
koha-passwd
koha-plack Bug 20692: Extreme toggle checking for plack 2019-04-25 11:36:23 +00:00
koha-rebuild-zebra
koha-remove Bug 22128: Removed outdated comment 2019-06-28 14:28:37 +01:00
koha-reset-passwd Bug 17746: (QA follow-up) Make set_password.pl generate a password if required 2019-03-28 11:58:20 +00:00
koha-restore
koha-run-backups
koha-shell
koha-sip Bug 22397: Wrong message in koha-sip --start 2019-02-26 13:22:37 +00:00
koha-sitemap
koha-translate
koha-upgrade-schema
koha-upgrade-to-3.4
koha-zebra