A new update of FlexHub just in time for Christmas,
nothing much new, just a bunch of bugfixes.
For this update a restart of the hub is needed.
Use '!update now' in your hub or download it here.
Changelog svn 1250
* changed : FlexHub now allows resending of login only adc parameters during a session provided they do not change
* changed : feed - moved CSTA message to level 1 from 0
* changed : feed for users trying to enter on wrong bindip set to level 0 from 2
* changed : feed level on 'Sending illegal control character' up to 1
* changed : return message from accountmanager changed on error to imply the user forgot to add a password
+ added : %[website] added to text variables
+ added : !set show_protocol in !set traffic, to force showing protocol in description even if one protocol is disabled
+ added : !whisper now has proper return message
+ added : is now possible to mute/muppet/kenny/block offline users (but they must have been connected to the hub at least once so their ip is known) #771426 Muppetize offline IP
https://bugs.launchpad.net/flexhub/+bug/771426+ added : new option in !set security pass_cleanbind - When enabled, the bindip set when creating an account with blank ip is cleared when the user set a password(default true)
+ added : stop reporting socket errors during detected ddos
- fixed : !import reply on wrong hubsoft specification
- fixed : !setprofile didnt correctly update the profile for online users
- fixed : #902879 Account problems after !changereg command
https://bugs.launchpad.net/flexhub/+bug/902879- fixed : added !history clean to help
- fixed : bug in !userinfo: Hub-Cmds.lua:3734: attempt to index local 'reg' (a boolean value)
- fixed : changereg didnt update all info for online users
- fixed : clearing bindip on login caused error, check moved to Check:Pass to remove calling GetReg twice during login
- fixed : corrected a error handling issue when SSL wrapping fails
- fixed : debuglevel of security min and max length actions
- fixed : empty MyPass will now result in bad pass attempt, needs testing!
- fixed : finally, now commands like hubinfo and addreg will use the correct protocol for main hubaddress:port
- fixed : more errors in modcmd parsing #900402 !modprofile is successful when it shouldnt be
https://bugs.launchpad.net/flexhub/+bug/900402- fixed : removing bindip when setting password on login
- fixed : resetting a users password when he was in the hub didnt trigger the blank password check
- fixed : right clicks for import was missing an end bracket and saving was disabled on aquila import
- fixed : rightclicks updated for creating a reg when using blank pass
- fixed : wrong minlength display in feed
NOTE: For !restart to work when running multiple FlexHubs, you'll have to make sure that the files you start the hub with, have a unique name. For Windows this means renaming both FlexHub.lua and FlexHub.exe (both the .exe and the .lua need to have the same name though), for Linux this means renaming FlexHub.lua only. So for example in Windows: rename FlexHub.lua to FlexHub1.lua and FlexHub.exe to FlexHub1.exe.
NOTE: Linux --nogui version needs the file: bit.so in the FlexHub lib-folder, available in FlexHub_0.1_1146_linux.tgz if you don't already have it. FlexHub currently doesn't run on Linux x64 versions.
NOTE: After '!update now' the hub will tell you if it needs a !restart or if you can just use !rs (reload scripts) instead. If the path to FlexHub.exe contains spaces the hub will have to be started once manually if it was running svn 1108 or earlier before updating, a correct restart script (for use with !restart) will only be created on manual startup.
Keep giving feedback!
Regards, the FlexHub team