https://github.com/splitbrain/dokuwiki-plugin-captcha
Use a CAPTCHA challenge to protect DokuWiki against automated spam
https://github.com/splitbrain/dokuwiki-plugin-captcha
captcha dokuwiki-plugin php
Last synced: about 1 month ago
JSON representation
Use a CAPTCHA challenge to protect DokuWiki against automated spam
- Host: GitHub
- URL: https://github.com/splitbrain/dokuwiki-plugin-captcha
- Owner: splitbrain
- License: gpl-2.0
- Created: 2010-01-06T21:33:11.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T22:50:11.000Z (over 1 year ago)
- Last Synced: 2024-10-05T13:17:19.649Z (8 months ago)
- Topics: captcha, dokuwiki-plugin, php
- Language: PHP
- Homepage: http://www.dokuwiki.org/plugin:captcha
- Size: 574 KB
- Stars: 11
- Watchers: 5
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
captcha Plugin for DokuWiki
All documentation for this plugin can be found at
http://www.dokuwiki.org/plugin:captchaIf you install this plugin manually, make sure it is installed in
lib/plugins/captcha/ - if the folder is called different it
will not work!Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.----
Copyright (C) Andreas GohrThis program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the LicenseThis program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.See the COPYING file in your DokuWiki folder for details