Remember Me
4 posts by 3 authors in: Forums > CMS Builder
Last Post: May 11, 2012 (RSS)
By gversion - May 11, 2012
Hello,
Is there any way to add a "Remember Me" tickbox on the cmsAdmin login screen?
This would be quite useful for users I think...
Thank you,
Greg
Is there any way to add a "Remember Me" tickbox on the cmsAdmin login screen?
This would be quite useful for users I think...
Thank you,
Greg
Re: [gversion] Remember Me
By Jason - May 11, 2012
Hi Greg,
This is possible, but would require a customization of CMS Builder's source code. If you are interested in doing this, please send an email to consulting@interactivetools.com and we can go over some options.
Thanks,
This is possible, but would require a customization of CMS Builder's source code. If you are interested in doing this, please send an email to consulting@interactivetools.com and we can go over some options.
Thanks,
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] Remember Me
By gversion - May 11, 2012
Hi Jason,
OK, nice to know it's possible.
From my point of view it's not worth paying for but would be a nice new feature in a future release...
Thanks,
Greg
OK, nice to know it's possible.
From my point of view it's not worth paying for but would be a nice new feature in a future release...
Thanks,
Greg
Re: [Jason] Remember Me
By gkornbluth - May 11, 2012
Hi Jason/Greg,
Would a simple workaround be to extend the ini_set('session.cookie_lifetime', 60*60*24 ); in the lib/init.php file to some other number, like 60*60*24*30 for roughly 1 month?
If so, would ini_set('session.gc_maxlifetime', 60*60*24 ); have to be increased as well?
Thanks,
Jerry Kornbluth
Would a simple workaround be to extend the ini_set('session.cookie_lifetime', 60*60*24 ); in the lib/init.php file to some other number, like 60*60*24*30 for roughly 1 month?
If so, would ini_set('session.gc_maxlifetime', 60*60*24 ); have to be increased as well?
Thanks,
Jerry Kornbluth
The first CMS Builder reference book is now available on-line!
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php