Ghost/ghost/members-api
Fabien O'Carroll 12a3ae77cf Fixed creating members without products
refs https://github.com/TryGhost/Team/issues/790

We were missing a check for the existence of memberData.products before
attempting to read the length property from it, which can result in an
Uncaught TypeError
2021-07-06 11:52:08 +01:00
..
lib Fixed creating members without products 2021-07-06 11:52:08 +01:00
test Updated webhook service to work with multiple products 2021-05-10 19:21:41 +01:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
.gitignore Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
index.js Removed redundant portal plans setting migration 2021-06-04 17:15:05 +05:30
package.json Published new versions 2021-07-06 11:18:01 +01:00