--------------------------------------------------------------------
Tarafımdan yapılan MOD.
phpBB.Com'daki adresi: http://www.phpbb.com/phpBB/viewtopic.php?t=353667
MOD Açıklaması: Bu MOD Forum girişlerinde (login.php ve index.php) rastgele rakam ya da harflerden oluşan güvenlik kodları ekleyerek kullanıcılardan resimde gördüklerini kutucuğa yazmalarını ister.Böylelikle siteye yapılan giriş/login saldırılarını önler.

Kod: Tümünü seç
##############################################################
## MOD Title: Anti Robotic Login Flood
## MOD Author: taNGo < admin@turkiyeforum.com > http://www.phpbbturkey.com/
## MOD Description: This will add a Random-graphical-text security code field in
## Login form to protect your phpBB from being flooded of
## robotic-member-login
## MOD Version: 1.1.4
##
## Installation Level: medium
## Installation Time: 30 Minutes
## Files To Edit: 12
## admin/admin_board.php
## includes/constants.php
## includes/page_header.php
## login.php
## index.php
## templates/subSilver/admin/board_config_body.tpl
## templates/subSilver/login_body.tpl
## templates/subSilver/index_body.tpl
## language/lang_english/lang_admin.php
## language/lang_english/lang_main.php
## language/lang_turkish/lang_admin.php
## language/lang_turkish/lang_main.php
##
## Included Files: 37
## root/antirobot_pic_login.php
## root/images/anti_robotic_login/anti_robotic_login_*.gif (36 files)
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/downloads/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/downloads/
##############################################################
## Author Notes:
## This MOD modified from Smartor's Anti Robotic Register Flood v1.1.4 (thank you)
## The codes added into login_body.tpl below should also be added into all the template files
## which contain the login box code such as index_body.tpl and portal_body.tpl
##
##############################################################
## MOD History:
##
## 2006-04-03 - Version 1.1.4
## - New option: Enable/Disable Security Codes in admin panel
##
## 2006-09-02 - Version 1.1.3
## - Added new add-on for ezPortal
## - Changed anti_robotic_login images
## - Updated install.txt
## - Changed any codes in anti_robot_pic_login.php file
## - Added new numeric characters
##
## 2006-04-01 - Version 1.1.2
## - Updated codes
## - MOD works left with Smartor's Anti Robotic Register Flood
##
## 2006-02-01 - Version 1.1.0a
## - Change a few bugs in install.txt
##
## 2006-01-01 - Version 1.1.0
## - First release
##
##############################################################
Not: Yeni sürümde admin panelinden güvenlik kodları sorulmasını aktifleştirip kapatabiliyorsunuz.
MOD Güncellendi (04-18-2006) 1.1.4
Not: antirobot_pic_login.php dosyasındaki ufak bir hatadan dolayı, yönetim panelinden site kapatılıp tekrar giriş yapmaya çalışıldığında güvenlik kodu resimleri görüntülenmiyordu, bu hata düzeltildi.Ayrıntılı bilgi ve değişen kodlar için bu linke tıklayabilirsiniz: http://www.phpbbturkey.com/viewtopic.php?p=3730#3730