ArekSredzki/electron-release-server
GitHub で見るonly create a session under the /admin segment
Open
#108 opened on 2016年12月23日
feature_requesthelp wanted
Repository metrics
- Stars
- (2,207 stars)
- PR merge metrics
- (30d に merged 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.