https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28998
--- Comment #53 from Marcel de Rooy <[email protected]> --- (In reply to Martin Renvoize from comment #36) > I wonder slightly about the accessor names in Koha::Patron.. we could just > silently encrypt/descrypt and continue to rely on 'secret' as our accessor > name.. but that's not a big issue. I also wonder if the field in general > should be clearer.. this secret us specific to this form of on time password > for 2FA.. calling is 'secret' is very generic.. but again.. that's from the > earlier bug. Actually, I did that at first and decided to go for another accessor name. This is more transparent. We could address that (if needed) when we move it out of borrowers. -- 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/
