0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core
Fabien O'Carroll 046bd652e5 Renamed login middleware to getIdentityToken
no-issue

This name `login` was misleading as this middleware didn't login
members, that was handled by the `authentication` middleware,
specifically `exchangeTokenForSession`
2019-12-04 09:49:13 +02:00
..
client@a00da75736 Updated Ghost-Admin to 3.1.0 2019-11-27 14:11:19 +00:00
frontend Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
server Renamed login middleware to getIdentityToken 2019-12-04 09:49:13 +02:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00