
04-10-2011, 03:15 PM
|
 |
|
|
Join Date: May 2006
Location: Kentucky
Posts: 792
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Version 1.0.2, 04/10/2011- Updated /includes/functions_vb_badbehavior.php to:
- disable Reverse Proxy if Reverse Proxy Addresses are empty
- distinguish SQL queries using "SET", for example: SET @@session.wait_timeout = 90 - which is used by BB
- set "offsite_forms" to false by default, as it's not really needed in vB IMHO, and it can cause problems with certain setups
- cleaned up the bb2_read_settings() function and fixed a typo in one of the vbulletin options calls
- Updated /includes/whitelist.ini to include the following GOOGLE ranges:
- 74.125.0.0/16
- 216.239.32.0/19
- 209.85.128.0/17
- 66.102.0.0/20
- Updated /admincp/vb_badbehavior.php
- Log pruning was pruning all logs, despite what was entered for number of days
|