0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
kirrg001 037ac4d748 Added input serialization for settings API v2 to transform "0"/"1" booleans
refs #10582

- otherwise we will forward string booleans to model layer
- causes trouble if we trigger events
- causes trouble if we want to add conditions to the model e.g. setting.get('value') ?
2019-03-11 20:07:48 +01:00
..
client@ae28198591 Updated Ghost-Admin to 2.16.4 2019-03-06 12:19:06 +00:00
server Added input serialization for settings API v2 to transform "0"/"1" booleans 2019-03-11 20:07:48 +01:00
test 🐛 Fixed /edit url redirecting to wrong admin client url 2019-03-11 15:26:13 +01:00
index.js