ArekSredzki/electron-release-server

only create a session under the /admin segment

Open

#108 aperta il 23 dic 2016

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (561 fork)github user discovery
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.

Guida contributor