diff --git a/docs/changelog/2018/images/embedded-submissions.png b/docs/changelog/2018/images/embedded-submissions.png new file mode 100644 index 00000000000..600573cc6c5 Binary files /dev/null and b/docs/changelog/2018/images/embedded-submissions.png differ diff --git a/docs/changelog/2018/images/submission.png b/docs/changelog/2018/images/submission.png new file mode 100644 index 00000000000..6a579a89906 Binary files /dev/null and b/docs/changelog/2018/images/submission.png differ diff --git a/docs/changelog/2018/september.md b/docs/changelog/2018/september.md new file mode 100644 index 00000000000..94f34d01f72 --- /dev/null +++ b/docs/changelog/2018/september.md @@ -0,0 +1,16 @@ +--- +title: "September 2018" +path: "/changelog/2018/september" +date: "2018-09" +--- + +### Submission Requirements: Two-Factor Authentication +Programs can now [require](https://docs.hackerone.com/programs/submission.html) hackers to have two-factor authentication enabled in order to submit new reports to their program. +![submissions](./images/submission-2.png) + +We've also renamed the Signal Requirements page under Settings > Program > Hacker Management to now be called Submission. +![submissions](./images/submission.png) + +### Embedded Submissions Form +Programs can now embed the HackerOne report submission form onto their own website. This enables hackers to submit reports without having to create an account on HackerOne. Learn more [here](https://docs.hackerone.com/programs/embedded-submissions-form.html). +![embedded-submissions](./images/embedded-submissions.png)