0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test/unit/services
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
..
apps Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
auth Updated session middleware to support node v6 (#9980) 2018-10-10 20:07:31 +07:00
mail Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
permissions Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
routing 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
rss 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
settings Optimised test folder structure (#9958) 2018-10-07 16:36:02 +02:00
themes 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
url Removed testUtils.API.getApiPath 2018-10-05 16:49:46 +02:00
slack_spec.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
webhooks_spec.js Import lib/common only 2017-12-12 10:28:13 +01:00
xmlrpc_spec.js Fixed RPC pings (#9816) 2018-08-23 15:20:29 +02:00