https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28786
--- Comment #29 from Martin Renvoize <[email protected]> --- Not all encryption is one way ;). I was suggesting for these fields we use encrypt/decrypt where we have the key stored outside of the database, but on the server. That way, we can decrypt the secret as needed on the server to validate the top. But the key secret itself can't easily be leaked via reports. -- 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/
