0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/services/settings
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
..
cache.js
default-routes.yaml 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
ensure-settings.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
loader.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
validate.js 🐛 Dynamic Routing Beta: Disallow using author resource and author data key name (#9790) 2018-08-16 12:13:24 +02:00
yaml-parser.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00