Ghost/ghost/members-api/lib
Fabien 'egg' O'Carroll d1cd0fe80e Caught & handled 'resource_already_exists' errors (#185)
refs https://github.com/TryGhost/Ghost/issues/12065

This protects us against multiple instances of the members-api being
started simultaneously and race conditions where inbetween the initial
"GET" of a plan which returns empty, and the "POST" of a plan to create
it, another instance has already created it.
2020-07-21 13:40:49 +02:00
..
stripe Caught & handled 'resource_already_exists' errors (#185) 2020-07-21 13:40:49 +02:00
common.js
geolocation.js Store geolocation data during member signup/signin (#128) 2020-02-27 10:29:36 +00:00
metadata.js Refactored webhook creation (#175) 2020-07-09 16:40:48 +02:00
tokens.js
users.js Refactored webhook creation (#175) 2020-07-09 16:40:48 +02:00