Greg Anderson
Greg Anderson
Why does this docker image need imagick? The Drupal site does not run on CircleCI.
I thought that perhaps this might just be a duplicate of https://github.com/pantheon-systems/drops-8/issues/114, but I cannot reproduce this, whether I provide the Theme via URL or by uploading the tar.gz file,...
I wiped my 8.0.0 site, re-installed, and tried to install zurb through the admin interface by providing the http URL. I got the following error: ``` zurb_foundation-7.x-4.1.tar.gz does not contain...
Oh, grabbed the wrong version! Let's try that again.
Okay, I created a completely fresh site, ran the installer, and successfully installed http://ftp.drupal.org/files/projects/zurb_foundation-8.x-5.0-beta1.tar.gz via URL. Did not make any modifications to the site at all. So, still not sure...
#114 is already deployed.
It is true that the hash salt is required to run Drupal; however, on Pantheon, we inject the hash salt setting rather than write it into a settings file. This...
Documentation update for this: https://github.com/pantheon-systems/documentation/pull/1121
If I am not mistaken, the hash salt is only used to protect your login session data / prevent CSRF. This means that you cannot be simultaneously logged in to...