View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000069 | XMB1 | New Features | public | 2008-07-24 16:55 | 2008-11-16 19:38 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
Summary | 0000069: New setting & default: IP banning Disabled | ||||
Description | We are currently wasting a query on EVERY hit for something that shouldn't be handled by PHP in the first place. It's time to make that optional. | ||||
Additional Information | Official schema change: ALTER TABLE `xmb_settings` ADD `ip_banning` SET( 'on', 'off' ) NOT NULL DEFAULT 'off'; | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | Schema Updates | ||||
Original Reporter | |||||
SVN Revision | 1366 | ||||
|
Note to self :P This option needs to stay ON for upgrades (unless the `banned` table is empty), and default OFF for new installations. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-07-24 16:55 | miqrogroove | New Issue | |
2008-07-24 16:55 | miqrogroove | Flags | => Schema Updates |
2008-07-31 17:08 | miqrogroove | Note Added: 0000005 | |
2008-07-31 17:10 | miqrogroove | Note Edited: 0000005 | |
2008-08-23 19:26 | miqrogroove | Status | new => confirmed |
2008-11-16 14:54 | miqrogroove | Status | confirmed => assigned |
2008-11-16 14:54 | miqrogroove | Assigned To | => miqrogroove |
2008-11-16 15:07 | miqrogroove | Projection | none => minor fix |
2008-11-16 15:07 | miqrogroove | ETA | none => < 1 day |
2008-11-16 15:07 | miqrogroove | Additional Information Updated | |
2008-11-16 15:47 | miqrogroove | SVN Revision | => 1366 |
2008-11-16 15:47 | miqrogroove | Status | assigned => resolved |
2008-11-16 15:47 | miqrogroove | Fixed in Version | => 1.9.11 |
2008-11-16 15:47 | miqrogroove | Resolution | open => fixed |
2008-11-16 19:38 | miqrogroove | Status | resolved => closed |