[Koha-bugs] [Bug 29132] API access denied after update to 19.11.22 due to not executed atomicupdate for api keys

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 29 10:22:57 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29132

--- Comment #1 from Alexander Borkowski <alexander.borkowski at kau.se> ---
Just renaming installer/data/mysql/atomicupdate/bug_28772_api_keys.pl to
installer/data/mysql/atomicupdate/bug_28772_api_keys.perl is not enough to fix
this. I did that, built local packages and now at least I get "DEV atomic
update: bug_28772_api_keys.perl" when I install the updated package, but the
API key secrets still remain unhashed.

As I wrote earlier extracting the relevant parts from that
installer/data/mysql/atomicupdate/bug_28772_api_keys.pl and executing them in a
short wrapper script (mainly for getting att C4::Context->dbh) works for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list