web\User renewAuthStatus()

renewAuthStatus() protected method

Updates the authentication status using the information from session and cookie.

This method will try to determine the user identity using the $idParam session variable.

If $authTimeout is set, this method will refresh the timer.

If the user identity cannot be determined by session, this method will try to login by cookie if $enableAutoLogin is true.

protected void renewAuthStatus ( )
doc_Yii
2016-10-30 17:17:25
Comments
Leave a Comment

Please login to continue.