https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35761

--- Comment #21 from Martin Renvoize (ashimema) 
<[email protected]> ---
Comment on attachment 175608
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175608
Bug 35761: Introduce central FTP/SFTP management

Review of attachment 175608:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=35761&attachment=175608)
-----------------------------------------------------------------

::: Koha/SFTP/Server.pm
@@ +182,5 @@
> +
> +    return $self->set(
> +        {
> +            status   => $value,
> +            password => $self->plain_text_password,

What's the purpose of updating the password and key here?  It looks to me like
your setting status and also decrypting the password and key file at the same
time?

-- 
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/

Reply via email to