View Issue Details

IDProjectCategoryView StatusLast Update
0000087Multi Theft AutoServerpublic2018-01-06 17:42
Reporterixjf Assigned Toixjf  
PrioritynormalSeverityminorReproducibilityalways
Status feedbackResolutionopen 
Product Version0.6 
Target Version0.6 
Summary0000087: Improve server bans code
DescriptionCurrently, the ban system only does very basic IP strings comparison. If for example we passed the string "127.000.0.1" to Lua removeBan/BanManager::removeIP and the IP that was banned was "127.0.0.1", it wouldn't be unbanned.
Additional InformationBanManager::isBan still contains old code.
TagsNo tags attached.

Activities

SugarD-x

2018-01-06 17:42

administrator   ~0000112

Does this still affect 0.6 Nightly 2?

Issue History

Date Modified Username Field Change
2015-04-14 14:04 ixjf New Issue
2015-04-14 14:04 ixjf Status new => assigned
2015-04-14 14:04 ixjf Assigned To => ixjf
2015-07-04 03:12 ixjf Summary Ban checks are simple string comparisons => Improve server bans code
2015-07-04 03:12 ixjf Description Updated
2018-01-06 17:42 SugarD-x Note Added: 0000112
2018-01-06 17:42 SugarD-x Status assigned => feedback