Ghost/core/test/unit/services/auth
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
..
session Updated session middleware to support node v6 (#9980) 2018-10-10 20:07:31 +07:00
auth-strategies_spec.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
authenticate_spec.js Session auth service (#9910) 2018-10-02 15:35:23 +07:00
oauth_spec.js Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
passport_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00