Dane Powell

Results 185 comments of Dane Powell

I strongly suspect that documentation is incomplete. Drupal passwords _are_ hashed and salted (at least since ~D7), so where does that salt come from if not this setting? And wouldn't...

Thanks, will do. By the way, [Acquia CLI](https://github.com/acquia/cli) also allows you to manage cron tasks on Acquia Cloud, give it a shot if you haven't already!

Sorry, the documentation is unfortunately not open-source. But feel free to suggest a change here and I'll pass it to the docs team. What specifically needs to be added to...

The CVE for the above vulnerability is CVE-2024-26147 (I was having trouble searching for this issue based on the CVE)

Can you submit a PR for this? I'm fine with cutting a new major release if this is a breaking change, but I want to do all of the breaking...

No matter what I tried Scrutinizer kept trying to install an ancient version of PHPCS which broke in PHP 8.2 Finally in the UI I found an undocumented option on...

Confirmed, I think the void return type is the only troublemaker now. Updated the issue title to match. Also, it seems like much of this plugin has been baked into...

@kelleyk is this something you're working on or that we could help with?

While we _could_ fix this... given all of the other problems with dumping multiple thousands of characters into command-line parameters... a better fix is probably to take certificate filenames as...