class-interceptor.php
Generic server-side request guard — the interceptor.
Table of Contents
Classes
- Interceptor
- Inspects front-end POST requests and enforces a valid ALTCHA payload for requests whose path matches a configured pattern. See the module-2 design spec for the bypass chain (§6) and the guard decision (§7/§8).