Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
1. Adds a new "ignore path2ban" role, replacing the old "test mode".
2. New entries to ban bots attempting to exploit Drupalgeddon 2 - not a substitute for patching!
Other maintenance includes the moving of default entries into a separate file.
Make the listformat_example module actually useful!
* f25ed05b (HEAD -> 7.x-1.x, tag: 7.x-1.0-alpha2, drupal/7.x-1.x) Make the listformat_example module actually useful.
* 10f9b0aa Use correct exception type ConfToValueException instead of InvalidConfigurationException.
* 8222edea (CS) Import class instead of using FQCN.
* b13d4895 (CS) Document exception thrown by theme().
* 45497938 (CS) Use 'new self' instead of class name.