Would it be possible to add support for SVN authentication? Even though we'd end up with the password stored in cleartext for our internal-use-only makefile, we'd be using a read-only account, which is a huge step up from allowing anonymous access to our repo. Repo's not stored on our network- we're using a hosted service, so it'd be much easier to customize this aspect of drush make (checking to see if [user] + [pass] are set for [project][download] and, if so, using them) than make other changes to our setup. Seems like we can't be the only ones who would have this use case.

Comments

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new1.18 KB

i think it would be cool if drush_shell_exec would allow arguments as array.

dmitrig01’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)
Issue tags: -authentication, -Security

Automatically closed -- issue fixed for 2 weeks with no activity.