firewall.php
Firewall bootstrap: registers the firewall on `init` at priority 0.
Table of Contents
Functions
- creationell_captcha_run_firewall() : void
- Runs the IP/user-agent firewall. Hooked on `init` at priority 0 so it fires before the rate limiter, the interceptor and any form-processing handler.
Functions
creationell_captcha_run_firewall()
Runs the IP/user-agent firewall. Hooked on `init` at priority 0 so it fires before the rate limiter, the interceptor and any form-processing handler.
creationell_captcha_run_firewall() : void