[contributions(DRUPAL-6--1):coltrane] /modules/security_review security_review.checks.inc security_review.drush.inc security_review.module
User: coltrane Branch: DRUPAL-6--1 Date: Thu, 02 Dec 2010 22:12:58 +0000 Modified files: /modules/security_review security_review.checks.inc security_review.drush.inc security_review.module Log message: Changes to allow for better drush execution of checks and results. Altered the checklist check function from 'value' to 'callback'. Check help functions should now return an array element, instead of calling the theme directly. Check help functions can also take a check result array rather than rerunning the check. Removed the check store function and now have two public functions for running the checklist. security_review_run_full() runs the checklist and returns the results array with unthemed help. security_review_run_store() replaces the previous security_review_run() function which runs the checklist and stores the result. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/security_review/se... http://cvs.drupal.org/diff.php?path=contributions/modules/security_review/se... http://cvs.drupal.org/diff.php?path=contributions/modules/security_review/se...
participants (1)
-
drupal-cvs@drupal.org