Summary
For hCaptcha, it's not uncommon to group different traffic patterns together in separate sitekey, e.g. one sitekey for account creation, and another sitekey for edits. We need the ability to vary the sitekey depending on the wgCaptchaTrigger action. In this task, we should provide a mechanism that allows for additional configuration for an action, and as a first example of this, update hCaptcha to allow for overriding the sitekey on a per-action basis.
Acceptance criteria
- It's possible to vary the sitekey in hCaptcha for different CaptchaTrigger actions