Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvalidLinkBear: allow sftp protocol #906

Closed
adtac opened this issue Oct 14, 2016 · 0 comments
Closed

InvalidLinkBear: allow sftp protocol #906

adtac opened this issue Oct 14, 2016 · 0 comments

Comments

@adtac
Copy link
Member

adtac commented Oct 14, 2016

http://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml if you're feeling good :P

Not sure how much sftp is used, but I've seen it once or twice

refeed added a commit to refeed/coala-bears that referenced this issue Oct 27, 2016
Remove 'ftp' from regex variable in `find_links_in_file()`
method because Python `requests` library can't fetch the FTP
status code.

Closes coala#906
refeed added a commit to refeed/coala-bears that referenced this issue Oct 27, 2016
Remove 'ftp' from regex variable in `find_links_in_file()`
method because Python `requests` library can't fetch the FTP
status code.

Closes coala#906
refeed added a commit to refeed/coala-bears that referenced this issue Oct 27, 2016
Remove 'ftp' from regex variable in `find_links_in_file()`
method because Python `requests` library can't fetch the FTP
status code.

Closes coala#906
refeed added a commit to refeed/coala-bears that referenced this issue Oct 28, 2016
Remove 'ftp' from regex variable in `find_links_in_file()`
method because Python `requests` library can't fetch the FTP
status code.

Closes coala#906
gosom pushed a commit to gosom/coala-bears that referenced this issue Jul 15, 2017
Remove 'ftp' from regex variable in `find_links_in_file()`
method because Python `requests` library can't fetch the FTP
status code.

Closes coala#906
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants