0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Rish 746ccbd7ed Added custom action param for magic links
closes https://github.com/TryGhost/Ghost/issues/12253

- Allows using custom action param for requests from Portal by using a new `requestSrc` option that is passed down when a request for magic link is made via Portal
2020-10-29 13:42:52 +05:30
..
adapters Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
api Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
data Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
lib Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
models 🐛 Added past_due and unpaid subscriptions for members (#12301) 2020-10-27 15:19:48 +05:30
public 🐛 Fixed members form missing data-members-name (#12250) 2020-10-01 18:05:23 +01:00
services Added custom action param for magic links 2020-10-29 13:42:52 +05:30
translations Added basic CRUD admin API for snippets 2020-10-16 18:02:58 +01:00
views
web Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
analytics-events.js
ghost-server.js Improved testmode logging of shutdown status 2020-08-18 15:48:42 +01:00
index.js Added routes.yaml content checksum storage to the db 2020-09-10 10:54:57 +12:00
overrides.js
update-check.js