WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
# Secret can contain anything its the base for the secret part for the hashdefine ('WB_SECFORM_SECRET','whatever you like');# shall we use fingerprinting true/falsedefine ('WB_SECFORM_USEFP', true);# Timeout till the form token times out. Integer value between 0-86400 seconds (one day) define ('WB_SECFORM_TIMEOUT', 3600); # Name for the token form element only alphanumerical string allowed that starts whith a charakterdefine ('WB_SECFORM_TOKENNAME','my3form3');# how many blocks of the IP should be used in fingerprint 0=no ipcheck, possible values 0-4defined ('WB_SECFORM_USEIP',2);
WB2.8.2 RC6 for the first time, and for the first time I see that it's completely unusable!
It only will get unusable when it is patched
Just for to clearify, not WB 2.8.2 RC6 ist unusable. It only will get unusable when it is patched. So it is good, that this patch will find no way to the core.