0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
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
..
functional Fixed tests 2018-08-16 12:13:24 +02:00
integration Bump package.json version to 2.0.0-rc.1 2018-08-16 12:13:24 +02:00
unit 🐛 Dynamic Routing Beta: Disallow using author resource and author data key name (#9790) 2018-08-16 12:13:24 +02:00
utils Bump gscan to version 2.0.0 2018-08-16 12:13:24 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc