0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/web/admin
Fabien "egg" O'Carroll ed7ce2c00f Added initial auth frame
refs https://github.com/TryGhost/Team/issues/1664

This has no security features, we need to replace usage of "*" with the origin of
the frontend site.
2022-07-12 10:24:02 +02:00
..
middleware Moved admin redirect middleware to named file 2021-11-25 14:29:17 +00:00
views
app.js Added initial auth frame 2022-07-12 10:24:02 +02:00
controller.js Fixed error handling for missing admin templates 2021-11-24 12:30:41 +00:00
index.js
middleware.js