Zend_Session::start();
in my bootstrap.
In my login controller I have:
Zend_Session::rememberMe(60*60*24*7*4);
However, I'm only logged in in the current tab or window and the session
seems to expire after an hour or so.
Any advice on the proper way to set this up would be greatly appreciated.
--
View this message in context: http://www.nabble.com/Zend_Session%3A%3ArememberMe%28%29-not-working-or-not-implemented-correctly.-tp25926465p25926465.html
Sent from the Zend Auth mailing list archive at Nabble.com.
没有评论:
发表评论