Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart ac9dff5509 Bug 28912: Prevent Pseudonymization to be set if bcrypt_settings not set
If Pseudonymization is set but the bcrypt_settings config used by the
feature is not set, then there is an ugly 500 on checking out.

bad bcrypt settings at /kohadevbox/koha/Koha/PseudonymizedTransaction.pm line 116.

However it's pretty hard to handle correctly this exception (and that's
why it hasn't be done initially). However we could prevent the pref to
be turned on if the config entry is not present.

Test plan:
Remove the bcrypt_settings from the config
Try to turn the syspref on
Add the config
Try to turn the syspref on/off

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>

JD amended patch: fix qa failures

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-09-09 10:59:38 +02:00
..
acqui Bug 28773: (bug 23302 follow-up) Fix add order from z3950 search results 2021-08-04 14:06:43 +02:00
admin Bug 28912: Prevent Pseudonymization to be set if bcrypt_settings not set 2021-09-09 10:59:38 +02:00
authorities
basket
batch
catalogue Bug 28891: (bug 23916 follow up) Always use 'Checkout on' as default Checkout history sort column 2021-08-30 17:02:07 +02:00
cataloguing Bug 28828: Fix unimarc_field_4XX.tt and marc21_linking_section.tt value builders 2021-08-11 12:53:54 +02:00
circ Bug 28376: Replace jQueryUI date/timepicker with Flatpickr 2021-08-30 18:08:04 +02:00
clubs
common Bug 28350: Fix borrowernotes sorting for patron search 2021-06-14 17:35:20 +02:00
course_reserves Bug 14237: (follow-up) Make the routines exclusively take itemnumber, biblionumber, or ci_id 2021-07-12 12:09:44 +02:00
errors
ill
installer Bug 25078: Keep atomic updates in "atomicupdate" dir 2021-08-16 11:55:56 +02:00
labels Bug 26340: Code simplification 2021-07-12 15:47:33 +02:00
mana
members Bug 28882: Disable select/hide all links 2021-09-09 10:59:37 +02:00
offline_circ
onboarding
patron_lists
patroncards
plugins
pos Bug 28390: Move timestamp into grouping row 2021-08-18 15:10:18 +02:00
reports Bug 28928: Minor follow-ups to Bug 28376 - Flatpickr introduction 2021-09-01 15:46:01 +02:00
reserve Bug 7703: (follow-up) Treat no items like none available 2021-08-30 17:02:07 +02:00
reviews
rotating_collections
serials Bug 28719: Change somes links in the serials page to avoid them leading to nothing 2021-08-16 09:56:37 +02:00
services
suggestion Bug 28408: Add 'Last updated' column to suggestions table 2021-07-26 10:47:54 +02:00
tags
test
tools Bug 28843: Add view and edit buttons to result of MARC record import 2021-08-30 17:02:07 +02:00
virtualshelves Bug 28427: Terminology: Shelf should be list 2021-06-21 12:07:28 +02:00
about.tt Bug 12561: Add warning on about page 2021-08-16 09:57:05 +02:00
auth.tt
intranet-main.tt Bug 28819: Fix advanced search button on mainpage.pl incorrectly links to item search 2021-08-19 10:01:15 +02:00