mirror of
https://github.com/SophiaAtkinson/yourls-cf-turnstile.git
synced 2025-01-20 05:36:58 -08:00
Adds Cloudflare Turnstile to the YOURLS Admin login.
cf_turnstile_verify.php | ||
LICENSE | ||
plugin.php | ||
README.md |
Cloudflare Turnstile for YOURLS Admin
Plugin for YOURLS v1.19.2
.
I haven't tested it with older versions so tread with caution :)
This plugin is roughly based off this plugin
Description
Adds Cloudflare Turnstile to the YOURLS Admin login.
Installation
- In
/user/plugins
, create a new folder namedyourls-cf-turnstile
. - Drop these files in that directory.
- Change
YOUR_CF_TURNSTILE_SITE_KEY
andYOUR_CF_TURNSTILE_SECRET_KEY
to the keys found on the Turnstile Page - Go to the Plugins administration page ( eg
http://sho.rt/admin/plugins.php
) and activate the plugin.