Ghost/core/test/functional/routes
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
..
api 🐛 Fixed concurrent renew of access tokens 2017-11-14 10:22:09 +00:00
apps/subscribers Moved apps to /services/ & moved individual tests (#9187) 2017-10-30 12:31:04 +00:00
admin_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
channel_spec.js Tests: Sort out usage of content folder in tests (#9034) 2017-09-21 15:05:35 +01:00
frontend_spec.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00