ArekSredzki/electron-release-server
在 GitHub 查看only create a session under the /admin segment
Open
#108 创建于 2016年12月23日
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.