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

Latest version is not recording CSP policies at all #24

Open
injcristianrojas opened this issue Feb 23, 2020 · 8 comments
Open

Latest version is not recording CSP policies at all #24

injcristianrojas opened this issue Feb 23, 2020 · 8 comments

Comments

@injcristianrojas
Copy link

"Record this site" functionality is not working. It stays in default-src 'none' after enabling it.
Extension version: 3.0.7
Browser version: 73.0.1 (64-bit) Linux

@april
Copy link
Owner

april commented Apr 27, 2020

Can you give me any other information? I just tested it with 3.0.7, and it seems to be recording fine for me.

@injcristianrojas
Copy link
Author

I'm trying to do a CSP over localhost:4200 (I'm using it on an Angular SPA). Does it blacklist capturing localhost traffic?

@april
Copy link
Owner

april commented Apr 28, 2020

Hmm, I guess I dunno. I've never tested it with localhost; it's possible that Firefox doesn't let me snoop on other localhost.

Does it record for other, non-localhost sites?

@injcristianrojas
Copy link
Author

Yes it does. Some localhost restriction by Firefox, perhaps?

@jarvars
Copy link

jarvars commented Apr 22, 2021

I confirm the issue in firefox 87.0 with extension 3.0.8, for sites deployed on localhost, for other sites is ok.

@april
Copy link
Owner

april commented Apr 22, 2021

Do you see any errors in the console when you're recording?

@Ricky-Tigg
Copy link

OS: Linux 5.11.15-300.fc34.x86_64; Firefox version: 88.0 for Fedora; Enterprise Policies: Inactive; Extension version, release date: 3.0.8, April 29, 2021; Site applied to: https://www.csc.fi/

Issue confirmed.

@Ascl3pi0s
Copy link

I am experiencing a similar issue whenever the port is specified in the url, the "Record this site" options doesn't work.

e.g. https://somesiteurl:8443 it will not record, but https://othersiteurl everything works correctly.

I'm not sure if this is relevant info, but it is the only pattern that replicate the issue on my end.

I'm using:

Laboratory version 3.0.8
Firefox 92.0.1
Windows 10

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

No branches or pull requests

5 participants