mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-07 11:30:55 +03:00
9e7727752c
refs https://github.com/TryGhost/Team/issues/584 - No longer uses a API URL + redirect inside verification emails. This is replaced by a new route (`/settings/members/?verifyEmail=token`) that does the API request and shows a modal. - Removed update button when changing support email address in the Portal settings - Added `_meta` attribute to settings (uses same pattern as newsletters model) - When updating the `membersSupportAddress` setting (via the normal edit endpoint), the `sent_email_verification` meta property will get set by the API. When this new property is present, we'll show a warning that the support address requires verification. |
||
---|---|---|
.. | ||
design | ||
editor | ||
limits | ||
members | ||
newsletters | ||
offers | ||
settings | ||
tiers | ||
confirm-unsaved-changes.hbs | ||
custom-view-form.hbs | ||
custom-view-form.js | ||
delete-post.hbs | ||
delete-post.js | ||
email-preview.hbs | ||
email-preview.js | ||
new-custom-integration.hbs | ||
new-custom-integration.js | ||
search.hbs | ||
search.js |