mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
0853b57244
refs https://github.com/TryGhost/Ghost/issues/8616 - only refresh tokens on boot if we last refreshed more than 24hrs ago - this should prevent rapidly changing access/refresh tokens when opening new admin tabs or refreshing whilst other tabs are open - fix token refresh test which was testing it's own behaviour instead of the applications 🙈 This may not be the full solution to the session issues but it closes one potential culprit and should at least reduce token churn which can only help track down the real cause. |
||
---|---|---|
.. | ||
editor | ||
settings | ||
setup | ||
subscribers | ||
team | ||
about.js | ||
application.js | ||
authenticated.js | ||
error404.js | ||
posts.js | ||
reset.js | ||
setup.js | ||
signin.js | ||
signout.js | ||
signup.js | ||
subscribers.js |