0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:18:42 -05:00
ghost/core/server/web
Fabien O'Carroll 73bc3ec388 Added a middleware to handle signin via a GET
no-issue

This also adds a basic check before handing of to the members-ssr
module, this should make logs a little less noisy and only log warnings
if a token was passed and that token was invalid/incorrect.
2019-09-17 11:05:06 +08:00
..
admin Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
api Updated members service to use magic-link signin 2019-09-05 11:14:50 +08:00
shared Switched private login brute errors to correct error status code 2019-09-09 16:02:21 +01:00
site Added a middleware to handle signin via a GET 2019-09-17 11:05:06 +08:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js Moved members static pages to members api URL (#10887) 2019-07-09 19:02:44 +08:00