Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@JVMerkle JVMerkle released this 22 Dec 16:57
· 37 commits to master since this release

Built on TSN-Ranksystem version 1.3.19

Summary from https://github.com/Newcomer1989/TSN-Ranksystem:

  • new TS3 permission 'b_virtualserver_channel_list' needed for channel tree
  • updated hungarian language; thx to ExXeL
  • added new add-on 'Channelinfo Toplist'; writes the Top 10 user to a channel description; TS3 permission 'b_channel_modify_description' needed for this add-on
  • added PHP smarty lib, which is used for the 'Channelinfo Toplist' add-on
  • added the possibility to disable the security check that the bot getting started from command line; in some environments (e.g. CPanel) this is needed
  • added a cancel option to the database export function; could be needed in case of running into trouble
  • added the timestamp of last seen in the confirmation request on admin function 'delete user'
  • added channel tree as a drop-down box in the webinterface on associated fields
  • fixed SQL syntax error on add-on 'Assign Servergroups'
  • removed installation path of the Ranksystem from udpate server check
  • fixed wrong operator comparision on change password function
  • fixed SQL on webinterface saving an API key
  • fixed possible XSS attack in log view & install.php

Fork Patches:

  • Disabled self-updating process
  • Secure api key comparison
  • No unnecessary webinterface HTTPS warning for rank systems behind a proxy
  • Docker-Ready
  • Website title is set to TS3 Ranksystem
  • The favicon link is removed from the page head
  • Ranksystem info is moved from the navbar to the footer