Just to inform you that we have started migrating SC8 to SC9. To solve the locking issues which occurred regularly in SC8 we decided to install MariaDB in stead of the sqlite database that we think is causing this issue. (We have a 10 user licence). So far so good. There are some things to take care of (like the group by issue that is caused by a default checked which should be unchecked). Generally the process is going well but we have a lot of testing to do. So far our devs are happy. (We still hope you solve the security issues. One thing to consider is to set the global vars by default on session and not on get/post, that will solve a lot of ‘automated’ issues ;-).

Best regards,
Albert

I just asked arround here about the reason for the default option to be POST/GET instead of SESSION. So far, nobody seems to have a reason for that, so I created a new issue on our bug tracker to change the default setting to SESSION.