https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998
--- Comment #39 from Martin Renvoize <[email protected]> --- OK, I spotted it.. I had dropped the config between first and second test. So.. I think this highlights an issue.. we should probably try/catch to give a better error than the 500 we currently throw on lack of configuration.. or fallback to unencrypted secrets when the key is missing.. but that re-introduces the security issue. Might even be worth a script to quickly encrypt un-encrypted secrets at upgrade if we don't get this pushed prior to release -- 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/
