0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test/functional
Sebastian Gierlinger e1c0c5ce98 Change refresh token expiry
no issue
- acquiring a new access token using a refresh token sets the
expiration time of the refresh token to now + 24 hrs.
- moved all occurrences of ONE_HOUR, ONE_DAY and ONE_YEAR to
`core/server/utils`
2014-07-28 15:19:49 +02:00
..
client Change signout link to button 2014-07-23 22:12:45 +01:00
frontend Setup hijacks owner user 2014-07-10 19:29:51 +02:00
routes Change refresh token expiry 2014-07-28 15:19:49 +02:00
setup Fix tests tripping spam protection 2014-07-21 14:33:42 +01:00
base.js Change signout link to button 2014-07-23 22:12:45 +01:00