Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Implement Electron security guidelines #129

Merged
merged 13 commits into from
Jun 8, 2018
Merged

Implement Electron security guidelines #129

merged 13 commits into from
Jun 8, 2018

Commits on May 31, 2018

  1. Remove nodeintegration

    amaury1093 committed May 31, 2018
    Configuration menu
    Copy the full SHA
    5229d8f View commit details
    Browse the repository at this point in the history
  2. Remove parity-utils proxy

    amaury1093 committed May 31, 2018
    Configuration menu
    Copy the full SHA
    0d79fde View commit details
    Browse the repository at this point in the history
  3. Add CSP to renderer

    amaury1093 committed May 31, 2018
    Configuration menu
    Copy the full SHA
    4c2a4b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75bd0aa View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Remove unsafe-eval csp

    amaury1093 committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    251511c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b00ab4 View commit details
    Browse the repository at this point in the history
  3. Fix small bug

    amaury1093 committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    0566a13 View commit details
    Browse the repository at this point in the history
  4. Verify contextIsolation

    amaury1093 committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    7083b22 View commit details
    Browse the repository at this point in the history
  5. Remove comments

    amaury1093 committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    cadc67b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Add some comments

    amaury1093 committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    78a82d5 View commit details
    Browse the repository at this point in the history
  2. Add comment

    amaury1093 committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    cba501d View commit details
    Browse the repository at this point in the history
  3. Fix bugs

    amaury1093 committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    7ab0f2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e945c49 View commit details
    Browse the repository at this point in the history