ArekSredzki/electron-release-server

only create a session under the /admin segment

Open

#108 创建于 2016年12月23日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (561 fork)github user discovery
feature_requesthelp wanted

仓库指标

Star
 (2,207 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

currently a new sails session (and corresponding cookie) is created when you access any HTTP resource at any segment, this should be changed to only request a session at the /admin segment, as its the only segment where a session is really needed.

贡献者指南