-
Due September 4, 2015
-
Due July 22
https://groups.drupal.org/node/474163
-
Both Drupal and phpseclib try to get random bytes from a good source, and then if they can't, they fall back to a pure PHP PRNG.
The Drupal implementation looks like this:
``` php
// If we cou…
-
HEAD supports beta 9.
The module will install, but some features throw fatals.
-
Paul, I have one more oddity to report.
When deploying the Drupal template (after fixing #4) the `deploy` SoftwareDeployment resource fails, and I believe this is because the rng-tools service fails …
-
When I try to log in via the <domain>/user panel on my Drupal install (after I click login), the page displays this DB error:
Additional uncaught exception thrown while handling exception.
Or…