You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unless I'm using the library incorrectly I don't think removing SessionManager::rememberMe is the correct action. The other discussions are around removing configuration options that probably aren't utilized during session construction. I use ::rememberMe to extend active session cookie time to limit session duration during inactive periods. If this isn't the "correct" way to handle time limited sessions with active time extensions I would love to see/hear the proper way.
See #59 for discussion.
Also zendframework/zendframework#4775
IMO this vestige of ZF1 no longer serves any useful purpose.
Originally posted by @adamlundrigan at zendframework/zend-session#60
The text was updated successfully, but these errors were encountered: