[Koha-bugs] [Bug 31059] encryption_key config entry not generated when upgrading

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 28 22:59:52 CET 2022


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

Chris Slone <cslone at camdencountylibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cslone at camdencountylibrary.
                   |                            |org

--- Comment #1 from Chris Slone <cslone at camdencountylibrary.org> ---
Confirming that this does not get added to the koha-conf.xml. For anyone
looking for what to add it would be:

 <!-- Encryption key for crypted password or sensitive data -->
 <encryption_key>__ENCRYPTION_KEY__</encryption_key>

-- 
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