Ghost/core/server/services/auth/session
Fabien O'Carroll 3516b15f9e
Updated session middleware to support node v6 (#9980)
closes #9972

* Added breaking test for node v6 session auth
* Updated session middleware to support node v6

This uses the legacy url to obtain the origin rather than the WHATWG
URL class in order to support node <6.14.4
2018-10-10 20:07:31 +07:00
..
index.js Session auth service (#9910) 2018-10-02 15:35:23 +07:00
middleware.js Updated session middleware to support node v6 (#9980) 2018-10-10 20:07:31 +07:00
store.js Session auth service (#9910) 2018-10-02 15:35:23 +07:00