Release 1.1.0
Changelog
! PHP with version >= 5.5.0 required; If PHP version is to old, the TSN Ranksystem will stops directly after startup and log this into ranksystem.log!
! fixed security vulnerability by replacing webinterface; Please be sure the old webinterface.php got deleted after update!
! reworked webinterface; its now in bootstrap look like the stats site. To open the webinterface use subfolder "webinterface/" instead of "webinterface.php"
! updated bootstrap to version 3.3.7
- added brute force protection to the webinterface
- encrypt the password for the webinterface inside the database
- added function ingore idletime; idle time of an user will be ignored (counted as active time), if it is under a predefined value
- added possibility to except channel
- added arabic translation (already a small part); thx to DeStRoYzR
- added romanian translation (already a small part); thx to SakaLuX
- performed update function; new version will now stored in database. So update info interval could be now more often then 1800 seconds.
- added a few syntax checks inside the webinterface, which valid entries of fields like 'rank up definition'
- added new filter country
- added new filter lastseen
- described filter functions on stats/list_rankup.php
- optimized handling of client IP for session handling my_stats.php
- fixed serverlist report with ip address 127.0.0.1