saveOpenStates with secure cookie

hello,

we are using the treeview from dhtmlx suite 2.5 pro with saveOpenStates functionality. One of our clients did an automated security audit on the site which said that the corresponding cookie was not secure.
Are there any security configuration like using encrypted cookies configurable for the cookie?
If not, are there any plans for this in future?
Please answer soon so I can give answer to our client.

Thanks and greetings,

Philipp

Hello,

setOpenStates takes two parameters:

  • cookie name
  • cookie parameters

So, you may define the necessary parameters if it is necessary.