Skip to content

ValwareIRC/unrealircd-google-recaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnrealIRCd Google reCAPTCHA Verification Page BETA

Please make sure you have read and installed the prerequisites from the module documentation page

The verification page for UnrealIRCd Google reCAPTCHA Module

Installation

A rough guide to install which assumes you want to install into /var/www/html/verify (https://example.com/verify) and your webserver user is www-data on Ubuntu/Debian:

cd /var/www/html/
sudo -u www-data git clone https://github.com/ValwareIRC/unrealircd-google-recaptcha verify
cd verify
sudo -u www-data composer install

Configuration

Just modify the config.php file to suit your needs, nothing complicated!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages