0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Nazar Gargol 3d49f3ed15 Renamed authentication middleware to createSessionFromToken
no issue

- This rename comes in to describe better what actually happens behind the middleware instead of catch-all "authentication"
2019-12-04 09:49:13 +02:00
..
adapters 🏗 Removed reschedule method from scheduling adapter 2019-11-27 13:38:30 +05:30
api Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
config 🐛 Fixed csv file uploads on Windows w/Excel installed 2019-11-26 15:11:05 +00:00
data Added support for secondary navigation (#11409) 2019-12-04 11:12:02 +07:00
lib Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
models Merge branch 'mega' 2019-11-27 12:12:27 +00:00
public Merge branch 'master' into mega 2019-11-18 11:09:46 +00:00
services Renamed authentication middleware to createSessionFromToken 2019-12-04 09:49:13 +02:00
translations Added /emails/:id/retry/ endpoint for retrying failed emails (#11410) 2019-11-22 14:20:32 +00:00
views
web Renamed authentication middleware to createSessionFromToken 2019-12-04 09:49:13 +02:00
analytics-events.js
ghost-server.js
index.js Merge branch 'master' into mega 2019-11-18 11:09:46 +00:00
overrides.js
update-check.js