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

Pbpst doesn't like http to https redirects #64

Closed
ghost opened this issue Jul 13, 2016 · 2 comments
Closed

Pbpst doesn't like http to https redirects #64

ghost opened this issue Jul 13, 2016 · 2 comments
Milestone

Comments

@ghost
Copy link

ghost commented Jul 13, 2016

pbpst gives errors when a paste is attempted that gets redirected.

Please see asciinema w/ description of issue...
https://asciinema.org/a/9gqk7gtvstgu4oksoxp58y4xu

@HalosGhost
Copy link
Owner

HalosGhost commented Jul 13, 2016

For now, I am just going to detect if the provider is http and not https and throw an error.

In the future, I may allow for http-based providers, but since pb defaults to https-only and I would rather enforce security than enable insecurity.

@HalosGhost HalosGhost added this to the 1.3.0 milestone Jul 13, 2016
@HalosGhost
Copy link
Owner

via 4c4990e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant