You are here

constant HTTPBL_LIST_GREY in http:BL 7

Same name and namespace in other branches
  1. 6.2 httpbl.module \HTTPBL_LIST_GREY
  2. 6 httpbl.module \HTTPBL_LIST_GREY
3 uses of HTTPBL_LIST_GREY
httpbl_boot in ./httpbl.module
Implementation of hook_boot()
httpbl_check in ./httpbl.module
Check if an IP should be banned
httpbl_whitelist_access in ./httpbl.module
Determine whether a user has access to the session whitelist functionality.

File

./httpbl.module, line 45
Implementation of http:BL for Drupal. It provides IP-based blacklisting through http:BL and allows linking to a honeypot.

Code

define('HTTPBL_LIST_GREY', 2);