2 Jan
2025
2 Jan
'25
5:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38010 --- Comment #204 from Jonathan Druart <jonathan.druart@gmail.com> --- 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.