https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41359
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #6 from Marcel de Rooy <[email protected]> --- This seems to be a duplicate development: We already have [% IF config_bcrypt_settings_no_set %] <tr> <th scope="row"><strong>Warning</strong> </th> <td> System preference 'Pseudonymization' is set, but there is not 'bcrypt_settings' entry defined in the $KOHA_CONF file. </td> </tr> [% END %] Since it is not entirely the same, we should merge them here. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
