thieman / github-selfies

Everything is better with selfies. Yes, even pull requests. Trust me.
MIT License
1.14k stars 76 forks source link

Bypass GitHub's really restrictive CSP #46

Closed thieman closed 10 years ago

thieman commented 10 years ago

@joeLepper The extension is broken for me on the latest Chrome (Mac). Either Chrome just started acknowledging the media-src 'none' in GitHub's CSP or GitHub just added it. This is a way I found to get around the problem. Do you think this is acceptable?

joeLepper commented 10 years ago

Looks good to me. Though I'm at the airport and haven't run it on my laptop.

On Thursday, June 12, 2014, Travis Thieman notifications@github.com wrote:

@joeLepper https://github.com/joeLepper The extension is broken for me on the latest Chrome (Mac). Either Chrome just started acknowledging the media-src 'none' in GitHub's CSP or they just added it. This is a way I found to

get around the problem. Do you think this is acceptable?

You can merge this Pull Request by running

git pull https://github.com/thieman/github-selfies tnt-bypass-csp

Or view, comment on, or merge it at:

https://github.com/thieman/github-selfies/pull/46 Commit Summary

  • Bypass GitHub's really restrictive CSP

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/thieman/github-selfies/pull/46.