Download the PHP package prm/security without Composer
On this page you can find all versions of the php package prm/security. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor prm
Package security
Short Description Add reCAPTCHA v2, hCaptcha, or Cloudflare Turnstile to Flarum login and registration.
License MIT
Package security
Short Description Add reCAPTCHA v2, hCaptcha, or Cloudflare Turnstile to Flarum login and registration.
License MIT
Please rate this library. Is it a good library?
Informations about the package security
PRM Security
CAPTCHA on Flarum login and registration. Pick one provider in the admin settings: Google reCAPTCHA v2, hCaptcha, or Cloudflare Turnstile.
Compatible with Flarum 1.8.
Screenshots
Login:
Registration:
Admin:
What it does
- One provider at a time, chosen from Admin → PRM Security
- Optional toggles: require on login, require on registration
- Widget on the login and sign-up modals
- Token is verified on the server; the secret key never goes to the browser
- Off by default until you choose a provider and paste keys
OAuth / registration-token sign-up is not challenged.
Install
Enable PRM Security, then:
How to use
- Admin → Extensions → PRM Security
- Choose a provider
- Paste site key and secret key
- Turn Require on login / Require on registration on or off
- Save, then log out to see the widget
Production keys:
- Google reCAPTCHA v2 (checkbox, not v3)
- hCaptcha
- Cloudflare Turnstile
For local localhost testing only, each vendor publishes dummy keys in their docs. Do not use those on a live forum.
License
MIT
All versions of security with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
^1.8
The package prm/security contains the following files
Loading the files please wait ...