cowlicks / privacypossum

Privacy Possum makes tracking you less profitable
Other
749 stars 84 forks source link

Groupme Sign-in broken #199

Open ghost opened 4 years ago

ghost commented 4 years ago

Privacy Possum appears to break the sign-in dialog for Groupme at: https://web.groupme.com/signin

I am also using uBlock Origin, uBlock Origin Extra, Decentraleyes, and HTTPS everywhere. The problem seems to occur whether these are enabled or not.

EDIT: Fixed typos and wording.

From the javascript console:

`static_application-1571188480.en-US.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT cdn.mxpnl.com/libs/mixpanel-2-latest.min.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT bugsnag-2.min.js:1 [Bugsnag] Ignoring cross-domain script error. See https://bugsnag.com/docs/notifiers/js/cors angular.js:2034 Uncaught Error: [$injector:nomod] http://errors.angularjs.org/1.5.3/$injector/nomod?p0=groupme at angular.js:38 at angular.js:2034 at b (angular.js:1958) at Object.module (angular.js:2032) at signin:108 all.js?hash=5ad94763f5cc81eadd8d49dd0d50a90f&ua=modern_es6:90 Refused to connect to 'https://www.facebook.com/x/oauth/status?client_id=127221877343651&input_token&origin=1&redirect_uri=https%3A%2F%2Fweb.groupme.com%2Fsignin&sdk=joey&wants_cookie_data=false' because it violates the following Content Security Policy directive: "connect-src 'self' data: wss://.groupme.com .groupme.com d2xk3mdboeujlo.cloudfront.net api.mixpanel.com api.foursquare.com api.giphy.com *.microsoft.com".

h @ all.js?hash=5ad94763f5cc81eadd8d49dd0d50a90f&ua=modern_es6:90 all.js?hash=5ad94763f5cc81eadd8d49dd0d50a90f&ua=modern_es6:90 [Report Only] Refused to connect to 'https://www.facebook.com/x/oauth/status?client_id=127221877343651&input_token&origin=1&redirect_uri=https%3A%2F%2Fweb.groupme.com%2Fsignin&sdk=joey&wants_cookie_data=false' because it violates the following Content Security Policy directive: "connect-src 'self' data: wss://.groupme.com .groupme.com d2xk3mdboeujlo.cloudfront.net api.mixpanel.com api.foursquare.com api.giphy.com *.microsoft.com".

h @ all.js?hash=5ad94763f5cc81eadd8d49dd0d50a90f&ua=modern_es6:90 all.js?hash=5ad94763f5cc81eadd8d49dd0d50a90f&ua=modern_es6:90 Refused to connect to 'https://www.facebook.com/x/oauth/status?client_id=127221877343651&input_token&origin=1&redirect_uri=https%3A%2F%2Fweb.groupme.com%2Fsignin&sdk=joey&wants_cookie_data=false' because it violates the document's Content Security Policy. h @ all.js?hash=5ad94763f5cc81eadd8d49dd0d50a90f&ua=modern_es6:90 all.js?hash=5ad94763f5cc81eadd8d49dd0d50a90f&ua=modern_es6:52 Error retrieving login status, fetch cancelled. b @ all.js?hash=5ad94763f5cc81eadd8d49dd0d50a90f&ua=modern_es6:52`

ghost commented 4 years ago

I'm having this same issue.