https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40348 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 183989 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183989&action=edit Bug 40348: Remove warnings from api/v1/two_factor_auth.t 02:28:36 koha_1 | WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better. 02:28:36 koha_1 | Pass -nodeprecate=>1 to inhibit this message. 02:28:36 koha_1 | at /kohadevbox/koha/Koha/Patron.pm line 3216. We should deal with that on a separate bug report. For now we can remove the warnings from the log/output. -- You are receiving this mail because: You are watching all bug changes.