https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33934
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This fixes an issue that |This fixes an issue that release notes|can cause upgrades to Koha |can cause upgrades to Koha |23.05 to fail with an error |23.05 to fail with an error |message that includes 'No |message that includes 'No |encryption_key in |encryption_key in |koha-conf.xml'. It also |koha-conf.xml'. It also |requires the configuration |requires the configuration |entry in the instance |entry in the instance |koha-conf.xml to be |koha-conf.xml to be |something other than |something other than |__ENCRYPTION_KEY__, for |__ENCRYPTION_KEY__. |example: |It is |<encryption_key>mY$ecret%ey |recommended that the key is |</encryption_key>. (It is |generated using pwgen 32 |recommended that the key is | |generated using pwgen 32) | --- Comment #7 from Jonathan Druart <[email protected]> --- Removing the example from the release notes. -- 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/
