https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28786
--- Comment #59 from Jonathan Druart <[email protected]> --- Created attachment 129474 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129474&action=edit Bug 28786: Don't pass unecessary secret to constructor This is a leftover what a misunderstanding I had at first reading the module's pod, generate_secret32 does not generate the base-32 version of the secret we passed in parameter to the constructor. -- 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/
