Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
226.39 KB
MD5: a279b7ca5a68bca501a4ac4a2b727e2e
SHA-1: dba89cc44fe2ff14074549942b08e4e59ea47061
SHA-256: df9544af5977f122a22e76bf7efe3d44bd35cb3c405ce69ec9ff38dde54adfcc
Download zip
231.93 KB
MD5: b5c6e41968c1e5a4a9cdbd65bd40e43f
SHA-1: cd37ab14147bc73e57f9236cfbc966e84575ab94
SHA-256: cbc45c22af88d08dbd7b5b4baeb0305bae0270501449552343fc0f647f0c0c5f
Release notes
Included changes:
- Adding authentication to XML-RPC callback for sending module data
- Removing call to non-existent nspi_send_profile_info()
- Only run included security_review checks if it will not conflict with Security Review module
- Checking for dblog before watchdog queries and minor text changes
- Issue #1357366 by soyarma: Fixed for missing Comments table
- Fix by soyarma: Extraneous variables in acquia_spi_check_login() and double negative
- Fix for undefined function during installation
- Option to not run SPI send process via Drupal's cron system