Closed (fixed)
Project:
Backup and Migrate
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2018 at 14:32 UTC
Updated:
17 Oct 2018 at 02:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dinu r. commentedPlease check this patch. It uses defuse/php-encryption library.
https://github.com/defuse/php-encryption/blob/master/docs/classes/File.md
Comment #3
Alex Andrascu commentedCan confirm this is working just fine. Struggled a bit with installing the `defuse/php-encryption` but after that all good. I suggest we should add some better helpers on how to install the library or even add it to the module composer.json.
Comment #5
Alex Andrascu commentedI've commited this to dev with some minor alterations. Good work Dinu! Can everyone please test and report ? Also the README file badly needs updating.
Comment #7
damienmckennaSeeing as it's already committed, lets do new issues if it needs further work.
Comment #8
Alex Andrascu commentedDo you have any hints on why it failed the test Damien? That message doesn't tell me a lot.
Comment #9
Alex Andrascu commentedAh nevermind. Figured it out I think.