Ghost/core/server/services
Katharina Irrgang cd690efad1 🐛 Dynamic Routing Beta: Disallow using author resource and author data key name (#9790)
* 🐛 Dynamic Routing Beta: Shortform `author.foo` is not allowed

refs #9601

- otherwise you get access to {{author}} in the theme, which is deprecated & causes errors
- recommend not using {{author}} as data longform name in the yaml validator
- (internal usage is still allowed)
- also warn against using reserved data key names like filter, resource, limit etc - maybe remove this restriction later but seems like a sensible validation right now.
2018-08-16 12:13:24 +02:00
..
apps Fixed typo in: core/server/services/apps/index.js (#9673) 2018-06-11 23:19:07 +02:00
auth Updated docs links 2018-08-16 12:13:24 +02:00
mail Changed http to https links 2018-08-16 12:13:24 +02:00
permissions Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
routing 🐛 Dynamic Routing Beta: Disallow using author resource and author data key name (#9790) 2018-08-16 12:13:24 +02:00
rss Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
settings 🐛 Dynamic Routing Beta: Disallow using author resource and author data key name (#9790) 2018-08-16 12:13:24 +02:00
themes 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
url Added advanced filtering to Dynamic Routing (#9757) 2018-08-16 12:13:24 +02:00
labs.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
slack.js Changed http to https links 2018-08-16 12:13:24 +02:00
webhooks.js Import lib/common only 2017-12-12 10:28:13 +01:00
xmlrpc.js Changed http to https links 2018-08-16 12:13:24 +02:00