Closed (fixed)
Project:
Aegir HTTPS
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2018 at 17:58 UTC
Updated:
19 Apr 2018 at 20:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bdragon commentedI am not certain whether it is more correct to have it here or in hosting_https.drush.inc (where its partner hosting_https_hosting_site_context_options() already lives)
Either place seems like it would be fine.
Comment #3
helmo commentedThanks, I've committed it to hosting_https.drush.inc as the other modules also implement that hook there.
Comment #5
bdragon commentedAh, I think in that case the function name should change to hosting_https_drush_context_import() instead of https_drush_context_import(), right?