Fix exception when session cookie is not present
We can skip the session retrieval and just set current_user to nil when the session cookie is blank
加载中
想要评论请 注册 或 登录
We can skip the session retrieval and just set current_user to nil when the session cookie is blank