Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Fixed sanitization of user invited emails for notification message #1060

Merged
merged 3 commits into from
Oct 29, 2018

Conversation

rishabhgrg
Copy link
Contributor

no issue

  • Escaped email ids string sent to notification message during blog setup

Credits: Antony Garand

no issue

- Escaped email ids string sent to notification message during blog setup

Credits: Antony Garand
@@ -11,6 +11,7 @@ import {isInvalidError} from 'ember-ajax/errors';
import {run} from '@ember/runloop';
import {inject as service} from '@ember/service';
import {task, timeout} from 'ember-concurrency';
import Ember from 'ember';

This comment was marked as abuse.

This comment was marked as abuse.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 70.77% when pulling be83fe5 on rishabhgrg:sanitize-invite-mails into 5f6d9d2 on TryGhost:master.

@kevinansfield kevinansfield merged commit 4ca1cc5 into TryGhost:master Oct 29, 2018
kevinansfield pushed a commit that referenced this pull request Nov 6, 2018
…1060) (1.x backport)

no issue

- Escaped email ids string sent to notification message during blog setup

Credits: Antony Garand
kevinansfield pushed a commit that referenced this pull request Nov 7, 2018
…1060) (#1067)

no issue

- Escaped email ids string sent to notification message during blog setup

Credits: Antony Garand
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants