ArekSredzki/electron-release-server
Vedi su GitHubonly create a session under the /admin segment
Open
#108 aperta il 23 dic 2016
feature_requesthelp wanted
Metriche repository
- Star
- (2207 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.