0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test/unit/server/services
Hannah Wolfe 12aff14dff Removed oauth experiment
refs: https://github.com/TryGhost/Team/issues/1625

- this didn't work the way we wanted to
- removing this will free up the namespaces to start over
2022-05-16 17:37:13 +01:00
..
adapter-manager
api-version-compatibility Fixed legacyApiPathMatch not working with subdirs 2022-05-10 13:57:06 +01:00
auth Swapped setup to use tiers API endpoint 2022-05-12 19:48:27 +01:00
frontend-data-service Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
mail Extracted email-content-generator into a package 2022-05-04 17:28:09 +08:00
mega Renamed newsletter_id and email_recipient_filter options (#14798) 2022-05-16 10:18:04 +02:00
members Removed settings that are no longer in use (#14802) 2022-05-13 21:19:21 +01:00
newsletters Fixed newsletter includes when adding or editing (#14696) 2022-05-05 11:20:15 +02:00
notifications
permissions
posts
redirects
route-settings Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00
settings
stripe Removed settings that are no longer in use (#14802) 2022-05-13 21:19:21 +01:00
themes
url 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
webhooks Improved assertions 2022-05-12 13:54:21 +08:00
labs.test.js Removed oauth experiment 2022-05-16 17:37:13 +01:00
limits.test.js Fixed incorrect usage of limit config causing Ghost not to boot 2022-05-10 15:47:45 -04:00
slack.test.js
xmlrpc.test.js