Skip to content

Conversation

@mrenvoize
Copy link
Member

No description provided.




my $crypt = Koha::Encryption->new;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this was originally here for storing a password in the FTP case?

I don't see it used at the moment.


use Modern::Perl;
use Try::Tiny qw( catch try );
use Net::FTP;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leftover from initial thoughts that we'd be doing the FTP pull side.

@mblenk mblenk force-pushed the bws_marc_ordering branch from 7ec6ccd to 74a1a68 Compare July 24, 2023 13:53
@mblenk mblenk force-pushed the bws_marc_ordering branch from 9d648c9 to 818afb6 Compare August 10, 2023 14:29
@mblenk mblenk force-pushed the bws_marc_ordering branch from be7f32c to 07848a8 Compare August 18, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants