[Koha-bugs] [Bug 35898] Database update for encrypting vendor_edi_account passwords can be run twice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 25 15:52:37 CET 2024


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

Liz Rea <wizzyrea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wizzyrea at gmail.com

--- Comment #1 from Liz Rea <wizzyrea at gmail.com> ---
There are two solutions:

Procure the original passwords from the EDI vendor
Restore the passwords from a recent backup - don't try to replace them, update
the passwords with update statements. You'll want the encrypted string from the
password field in the vendors_edi_accounts table.

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


More information about the Koha-bugs mailing list