See #2548977: How best to persist source database credentials? for details - right now we're putting db credentials in configuration, unencrypted. Most of the work will be in that core issue, this issue is for modifying migrate_upgrade to use that mechanism.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | better_persistance_of-2574337-2.patch | 1.77 KB | mikeryan |
Comments
Comment #2
mikeryanHere's a patch that works with the patch at #2548977: How best to persist source database credentials?.
Comment #3
mikeryanCore patch committed, time to retest this one and hopefully commit it...
Comment #5
mikeryanDone!