Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

open local file by shell#2019

Merged
Rokt33r merged 1 commit into
BoostIO:masterfrom
yosmoc:fix_localfile_link
Jun 8, 2018
Merged

open local file by shell#2019
Rokt33r merged 1 commit into
BoostIO:masterfrom
yosmoc:fix_localfile_link

Conversation

@yosmoc

@yosmoc yosmoc commented May 31, 2018

Copy link
Copy Markdown
Member

In #1944, I didn't care about local file link. Before #1944, local file is opened by shell. This PR supports the local file link again. In #2003, we discussed about custom url scheme. This implementation doesn't check the url before opening by shell, so actually it can handle the custom url.

When I think about security, this implementation seems bit dangerous, but we can see the same behaviour before.

@Rokt33r

@kazup01 kazup01 added the awaiting review ❇️ Pull request is awaiting a review. label Jun 1, 2018

@Rokt33r Rokt33r left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Rokt33r Rokt33r added next release (v0.11.6) and removed awaiting review ❇️ Pull request is awaiting a review. labels Jun 8, 2018
@Rokt33r Rokt33r merged commit de71033 into BoostIO:master Jun 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants