Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanheywood authored Oct 1, 2019
1 parent 8505143 commit 0e3fbe9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ Why would you want this?
------------------------
Security, security, security.

This plugin helps you to detect and eliminate security errors in your Moodle such as:
This plugin helps you to detect and mitigate certain classes of security errors in your Moodle such as:

- Mixed content (https/http) after you switched to HTTPS.
- Same origin (or specified origin) policy for scripts and media data.
- Same origin (or specified origin) policy for scripts and media data.
- Unintended iframes

What is this?
-------------
Expand Down

0 comments on commit 0e3fbe9

Please sign in to comment.