Ghost/ghost/members-api
Fabien 'egg' O'Carroll bf38d836d4 Updated webhooks cleanup to handle all older webhooks (#186)
refs https://github.com/TryGhost/Ghost/issues/12074

Some sites may have had duplicate webhooks created due to a race
condition. This updates the members-api to cleanup _all_ webhooks before
starting, allowing it to create webhooks on a fresh slate, and removing
possible causes of 401 errors due to incorrect webhook secrets.
2020-07-22 12:27:48 +02:00
..
lib Updated webhooks cleanup to handle all older webhooks (#186) 2020-07-22 12:27:48 +02:00
test Store geolocation data during member signup/signin (#128) 2020-02-27 10:29:36 +00:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
index.js Used mode to determine flow for checkout session (#184) 2020-07-21 12:03:16 +02:00
package.json Published new versions 2020-07-21 13:45:34 +02:00
tsconfig.json Published new versions 2020-06-18 18:03:46 +02:00