Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amindeed/YOURLS-Admin-NoReCAPTCHA
🐘🔒 Protect YOURLS Login with Google's No CAPTCHA reCAPTCHA.
https://github.com/amindeed/YOURLS-Admin-NoReCAPTCHA
captcha-recaptcha yourls
Last synced: 14 days ago
JSON representation
🐘🔒 Protect YOURLS Login with Google's No CAPTCHA reCAPTCHA.
- Host: GitHub
- URL: https://github.com/amindeed/YOURLS-Admin-NoReCAPTCHA
- Owner: amindeed
- License: mit
- Created: 2016-11-03T07:00:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T12:48:31.000Z (over 1 year ago)
- Last Synced: 2024-08-02T06:13:52.708Z (4 months ago)
- Topics: captcha-recaptcha, yourls
- Language: PHP
- Homepage:
- Size: 14.6 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Admin NoReCAPTCHA - Protect logins with Google's No CAPTCHA reCAPTCHA (Google's ReCAPTCHA v2.0). (Plugins / A)
README
YOURLS Admin NoReCAPTCHA
====================**Admin NoReCAPTCHA** is a plugin for [YOURLS](https://github.com/YOURLS/YOURLS) to protect logins with Google's No CAPTCHA reCAPTCHA.
It is a port to Google ReCAPTCHA v2.0 of [@armujahid](https://github.com/armujahid)'s [Admin reCaptcha](https://github.com/armujahid/Admin-reCaptcha) plugin.
Works with YOURLS v1.7.1.
Installation
------------
* In `/user/plugins`, create a new folder named `admin-norecaptcha`
* Drop these files in that directory
* Go to the Plugins administration page and activate the plugin
* Go to the page `Admin NoReCAPTCHA Settings` under `Manage Plugins` and add [your keys](https://www.google.com/recaptcha/admin)
* Logout and login again to see the changesLicense
-------
MIT License. You can use and modify **Admin NoReCAPTCHA** as you wish.