0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
Fabien O'Carroll ca8c5c4907 Removed app permissions module and updated loader
no-issue

The permissions module is no longer necessary as we only suppot internal
apps, which have all permissions. This allowed us to delete the module,
but required that we update the loader to remove references to it.
2019-04-16 11:05:33 +02:00
..
apps Removed app permissions module and updated loader 2019-04-16 11:05:33 +02:00
auth Removed obsolete comment about api keys not being supported (#10622) 2019-03-19 20:05:37 +01:00
mail
members Added Admin API for deleting members (#10673) 2019-04-13 10:38:56 +05:30
permissions
routing 🐛 Fixed {{meta_description}} output when using data: page.{slug} in routes 2019-03-12 12:34:16 +01:00
rss
settings
themes Improved error context usage (#10669) 2019-04-09 13:00:56 +08:00
url 🐛 Fixed sitemap generation with correct date and images value (#10668) 2019-04-09 12:43:07 +05:30
webhooks Fixed webhook resource name for page events 2019-02-25 23:51:23 +01:00
labs.js Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
slack.js
xmlrpc.js