语言选择
English 简体中文 繁体中文 UTF-8
系统导航

下载中心


XOOPS 登录注册图形验证v1.2



 描述:
A security check for xoops register and login by using visual confirmation.

How to user it:
1 File Install
For login, overwrite your files with the folder 'securitycheck_for_login'
For register, overwrite your files with the folder 'securitycheck_for_register'
For both login and register, overwrite your files with the folder 'securitycheck'
2 Module update
If you install for login, once uploading the files, go to Administration Area and update the system module
3 Make it work
3.1 To enable the security check, go to xoopsroot/include/common.php
Set:
define('ENABLE_SECURITYCHECK_REGISTER', 1);
define('ENABLE_SECURITYCHECK_LOGIN', 1);
3.2 Set other parameters in xoopsroot/include/common.php
if(!defined('STORE_IN_DB')) define('STORE_IN_DB', 0);
if(!defined('SECURITYCHECK_TABLE')) define('SECURITYCHECK_TABLE', "security");
if(!defined('MAX_ATTEMPTS')) define('MAX_ATTEMPTS', 10);
3.3 If you set define('STORE_IN_DB', 1), you will need create a table !

提交者: D.J.
发布者: 未指明
提交日期: Sun, 09-Jan-2005

版本: 1.2
下载次数: 911
文件大小: 129.29 KB
网站: 未指明
镜像网站: 未指明

评分:   (0 个投票)

点评:  (1)

下载时间估计:
Modem(56k) : 21s
ISDN(64k) : 18s
DSL(768k) : 2s
LAN(10M) : 0.12s


 

打印模式描述

价格: 免费 | 支持平台:  | 许可: 未指明 | 限制: 未指明

XOOPS CHINA 用户点评
阅读用户对XOOPS 登录注册图形验证v1.2的点评

其他文件: D.J.
Xoops 简体中文版 2.25 (Sat, 17-Dec-2005)
Xoops 2.24 简体中文版 (Thu, 17-Nov-2005)
XOOPS 2.23 模块修正 (Fri, 04-Nov-2005)
XOOPS 2.0.13.2 中文版 (Fri, 28-Oct-2005)
CBB 1.15 (安全修正)版 (Thu, 27-Oct-2005)
DokuWiki for XOOPS 1.1 (Fri, 30-Sep-2005)
WordPress for XOOPS 1.5.2 (Fri, 19-Aug-2005)
CBB 2.2 RC (Mon, 25-Jul-2005)
CBB 2.2 BETA 1 (Sun, 10-Jul-2005)
CBB 1.14 patch: 1.13 -> 1.14 (Fri, 03-Jun-2005)
XOOPS Theme ximple-blue (Mon, 30-May-2005)
CBB 1.13 Final Release (Sat, 21-May-2005)

XOOPS 登录注册图形验证v1.2 © 版权所有 2005 XOOPS CHINA

网友个人意见,不代表本站立场。有问题请与作者联系。