0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Fabian Becker c684ee5b38 Delete revoked tokens
closes #3758
- new API method to delete access and refresh token
- use new ember-simple-auth config to revoke tokens on logout
- new method to delete tokens by .. token
2014-09-10 20:19:52 +02:00
..
api Delete revoked tokens 2014-09-10 20:19:52 +02:00
apps Stop packagePath variable from being undefined 2014-09-05 22:52:24 +10:00
config Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
controllers Ability to create custom template files for custom tags. Eg. tag-design.hbs 2014-09-05 17:35:30 +01:00
data Merge pull request #3912 from halfdan/3909-config-api 2014-09-02 20:29:09 +01:00
email-templates Implementing HTML emails 2014-07-29 00:55:14 -04:00
errors Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
helpers Ability to create custom template files for custom tags. Eg. tag-design.hbs 2014-09-05 17:35:30 +01:00
middleware Merge pull request #3867 from hswolff/middleware-work 2014-09-08 13:43:48 -06:00
models Delete revoked tokens 2014-09-10 20:19:52 +02:00
permissions Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
routes Delete revoked tokens 2014-09-10 20:19:52 +02:00
storage Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
utils Return leading image for {{content words="0"}} 2014-08-28 09:51:00 -07:00
views Adding Grunt tasks for Sass 2014-08-31 14:16:58 +01:00
filters.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
GhostServer.js Handle EADDRINUSE 2014-09-09 20:05:11 +02:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
mail.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
require-tree.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
update-check.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
xmlrpc.js Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00