ArekSredzki/electron-release-server

only create a session under the /admin segment

Open

#108 opened on 2016年12月23日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (561 forks)github user discovery
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.

コントリビューターガイド