web\User $autoRenewCookie

$autoRenewCookie public property

Whether to automatically renew the identity cookie each time a page is requested. This property is effective only when $enableAutoLogin is true. When this is false, the identity cookie will expire after the specified duration since the user is initially logged in. When this is true, the identity cookie will expire after the specified duration since the user visits the site the last time.

See also $enableAutoLogin.

doc_Yii
2016-10-30 17:17:14
Comments
Leave a Comment

Please login to continue.