| /[drupal]/contributions/modules/httpbl/httpbl.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#576376 by bryrock: bug in link code in httpbl_boot()
#580060 by bryrock: integer check flaw because of PHP's lack of typing
#424466 by bryrock, uffner: hook_cron PostgreSQL compatibility
Prevent requests to httpbl/whitelist (whitelist requests) from being blocked.
Obsoleted hook_init by implementing a lightweight url() function.
Bug #575482 by schildi: Fix anonymous user check
#424466 by byrock: fix outdated variable names
#568306: fix undefined index notice in _httpbl_whitelisted()
#568306: fix deletion of custom access rules by hook_cron()
#322221 by Dane Powell, IAmNos: fix issues that prevent http:BL from working properly
[httpbl] Cleaned up module; should work correctly on Drupal 6.x. (beta)
[httpbl] Started work on Drupal 6.x port.
[httpbl] Committing changes back to HEAD.
[httpbl] Fixed serious issue with 2.0 which broke the module.
[httpbl] DRUPAL-5 is now up-to-date with head. Also added a new Dutch translation.
[httpbl] Added statistics
[httpbl] Stability improvements of greylisting and temporary whitelisting.
* We now use hook_menu instead of hook_init to prevent bootstrap issues. * #181996 by msameer: option to only check on comment
#173137 by jaydub: PostgreSQL compatibility.
http:BL module: Proxy-proof IP address, option to only check anonymous users, option to disable db cache
http:BL module: Proxy-proof IP address, option to only check anonymous users, option to disable db cache
Adds greylisting to httpbl.module
Adds greylisting to httpbl.module
Update DRUPAL-5 branch to MAIN version.
Basic whitelisting through the access table (user.module).
Possibility of customizing the ban message.
Update httpbl to version 0.8. Added blacklist caching.
Initial commit of httpbl module. It provides IP-based blacklisting through http:BL and allows linking to a honeypot.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |