https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38010
--- Comment #204 from Jonathan Druart <[email protected]> --- Koha/Acquisition/Bookseller.pm + $interface->password( $interface->plain_text_password ); Do we really want to expose the password? Maybe not something for now, but we should maybe have the "****" trick here with a "show" that will trigger a special route for plain text password (just for discussion as I am reading this code) -- 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/
