Ghost/core/server/models/base
Fabien O'Carroll b326cfaab7 Updated base model to remove extraAllowedProperties
refs #9881

This is because when extending these methods, you need to know the
contents of the extraAllowedProperties to replicate it in the subclass,
breaking the principle of open/closed.
2018-09-21 12:15:29 +02:00
..
index.js Updated base model to remove extraAllowedProperties 2018-09-21 12:15:29 +02:00
listeners.js Fixed model events and transactions (#9524) 2018-04-06 18:19:45 +02:00
token.js Bump dependencies (#9513) 2018-03-19 16:27:06 +01:00
utils.js Import lib/common only 2017-12-12 10:28:13 +01:00