Hi,
Here is an overview of the new “Remember me” feature
I use the old model which uses an HTML template
How can I use this new functionality with an html template?
Thanks
Hi,
Here is an overview of the new “Remember me” feature
I use the old model which uses an HTML template
How can I use this new functionality with an html template?
Thanks
Yeh, i also wanne now and what about the new Keep me connected feature i don’t see any documentation about this either
found this on another site… maybe this helps
Hi,
Same problem for me.
I use HTML user and follow this tuto : https://medium.com/scriptcase-master/implementing-the-option-keep-me-logged-in-in-scriptcase-security-module-cd3899acdc14
but i don’t how to configure in login03.html a checkbox
Thanks
v9.6.001
ok, solved
But now error on login page :
It doesn’t recognize this field (_keep_logged).
$cookie = strtolower($this->Ini->nm_grupo) . “_keep_logged”;
$this->Ini->nm_grupo : doesn’t exist in php file