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

fix: limit SW registration to content root #2682

Merged
merged 2 commits into from
Feb 3, 2020

Commits on Feb 3, 2020

  1. fix: limit SW registration to content root

    Introduces hardening proposed in:
    ipfs/kubo#4025 (comment)
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel authored and Alan Shaw committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    fa82593 View commit details
    Browse the repository at this point in the history
  2. fix(ci): aegir: not found

    For some reason non-master/release branch build failed to find aegir on PATH.
    This uses npx to ensure it always works
    
    License: MIT
    Signed-off-by: Marcin Rataj <lidel@lidel.org>
    lidel authored and Alan Shaw committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    b4e2c91 View commit details
    Browse the repository at this point in the history