Ghost/core
kirrg001 0eb84d7f8a 🐛 Fixed concurrent renew of access tokens
no issue

- it can happen that concurrent requests try to renew access tokens with the same refresh token
- in this case it could happen that you received a token deletion error
- add propert locking
- ensure we don't run into deadlocks
- manual testing with async.times for parallel requests (was able to reproduce the error)
2017-11-14 10:22:09 +00:00
..
client@ea34d49c89 Updated Ghost-Admin: fix yarn install issues 2017-11-10 16:55:24 +00:00
server 🐛 Fixed concurrent renew of access tokens 2017-11-14 10:22:09 +00:00
test 🐛 Fixed concurrent renew of access tokens 2017-11-14 10:22:09 +00:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00