1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-09-24 11:38:24 +02:00
vichan/inc/captcha
runit 63b71bf1fc We're not Tinyboard anymore. We've been vichan for 8 years. We should reflect that.
Also use Github wiki so new enhancements can be reflected. It's better than linking to 10-year-old archived documentation.
I'll update the wiki eventually.
2022-10-15 10:09:10 -04:00
..
captcha.php Add files via upload 2017-04-24 11:40:49 +02:00
config.php Update config.php 2017-04-24 11:41:49 +02:00
dbschema.sql Add files via upload 2017-04-24 11:40:49 +02:00
entrypoint.php Add files via upload 2017-04-24 11:40:49 +02:00
readme.md We're not Tinyboard anymore. We've been vichan for 8 years. We should reflect that. 2022-10-15 10:09:10 -04:00

I integrated this from: 62a6dac022

First import the captcha/dbschema.sql in your database it is no longer required.

In inc/captcha/config.php change the database_name database_user database_password to your own settings.

Add js/captcha.js in your secrets.php or config.php

Go to Line 305 in the /inc/config file and copy the settings in instance config, while changing the url to your website. Go to the line beneath it if you only want to enable it when posting a new thread.