Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SophiaAtkinson/yourls-cf-turnstile
Adds Cloudflare Turnstile to the YOURLS Admin login.
https://github.com/SophiaAtkinson/yourls-cf-turnstile
Last synced: 14 days ago
JSON representation
Adds Cloudflare Turnstile to the YOURLS Admin login.
- Host: GitHub
- URL: https://github.com/SophiaAtkinson/yourls-cf-turnstile
- Owner: SophiaAtkinson
- License: unlicense
- Created: 2024-03-04T05:09:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-04T18:04:53.000Z (9 months ago)
- Last Synced: 2024-08-02T06:14:09.696Z (4 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Admin Turnstile - Protect Admin login with Cloudflare Turnstile! (Plugins / A)
README
Cloudflare Turnstile for YOURLS Admin
====================Plugin for [YOURLS](https://yourls.org) `v1.19.2`.
*I haven't tested it with older versions so tread with caution :)*
**This plugin is roughly based off [this plugin](https://github.com/axilaris/admin-yourls-recaptcha-v3/)**
Description
-----------
Adds Cloudflare Turnstile to the YOURLS Admin login.Installation
------------
1. In `/user/plugins`, create a new folder named `yourls-cf-turnstile`.
2. Drop these files in that directory.
3. Change `YOUR_CF_TURNSTILE_SITE_KEY` and `YOUR_CF_TURNSTILE_SECRET_KEY` to the keys found on the [Turnstile Page](https://dash.cloudflare.com/?to=/:account/turnstile)
4. Go to the Plugins administration page ( *eg* `http://sho.rt/admin/plugins.php` ) and activate the plugin.Thats all folks
------------