mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
1a44221df1
closes https://github.com/TryGhost/Team/issues/464 Currently, if the last4 value for a customer is empty, we end up showing `null` in theme where the card details are shown. The fix updates the last4 to return a masked value of **** instead of null if it's empty, ensuring themes using the last4 values don't have a `null` value shown to the user. |
||
---|---|---|
.. | ||
config | ||
engines | ||
handlebars | ||
activate.js | ||
active.js | ||
engine.js | ||
i18n.js | ||
index.js | ||
list.js | ||
loader.js | ||
middleware.js | ||
storage.js | ||
ThemeStorage.js | ||
to-json.js | ||
validate.js |