0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web/shared/middlewares
Kevin Ansfield 33fe21f888 Removed all clients and client_trusted_domains related code
no issue

- v0.1 is ☠️ so there's no longer any use of client auth
- removes all code related to `clients` and `client_trusted_domains`
- noops the "add backup client" migration in 1.7 because the referenced fixture no longer exists causing migrations and consequently all regression tests to fail
2019-09-12 15:09:49 +01:00
..
api Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
image Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
validation Changed error type for missing file in /uploads 2019-02-14 20:52:51 +00:00
admin-redirects.js 🔒 Added admin:redirects config option for disabling admin redirects 2019-09-12 12:40:12 +01:00
brute.js Added brute protection to content api (#10343) 2019-01-07 20:03:46 +07:00
cache-control.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
custom-redirects.js Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
emit-events.js Added new site.changed event and webhook trigger service (#10019) 2018-10-19 00:01:30 +05:30
error-handler.js Added error handling for weird handlebars syntax 2019-09-09 13:03:04 +01:00
ghost-locals.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
index.js 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
labs.js Refactored labs middleware to remove duplication 2019-04-24 12:46:00 +02:00
log-request.js Replaced v1 for v4 uuids (#10871) 2019-07-15 14:01:02 +08:00
maintenance.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
pretty-urls.js
serve-favicon.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
serve-public-file.js 🔥 Removed v0.1 controllers & routes (#11103) 2019-09-11 19:10:10 +02:00
static-theme.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
uncapitalise.js Updated uncapitalise check to work with canary 2019-08-09 20:46:49 +05:30
update-user-last-seen.js 🐛 Fix last seen for users (#10141) 2018-11-13 18:27:10 +07:00
upload.js 🐛 Fixed files staying in temp directory after upload is done 2019-01-30 09:24:29 +00:00
url-redirects.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00