privacycg / storage-access

The Storage Access API
https://privacycg.github.io/storage-access/
199 stars 27 forks source link

Disallow storage access when the top-level origin is an opaque origin. #49

Closed hober closed 3 years ago

hober commented 4 years ago

Fixes #40.

annevk commented 4 years ago

Oh, though it's still somewhat imprecise with the same origin checks in that you're handing it a document at times rather than an origin.

johannhof commented 3 years ago

@hober as mentioned in chat, do you mind if I steal this PR? :)

heskey1989 commented 3 years ago

heskey1989@gmail.com

johannhof commented 3 years ago

@annevk mind taking another look? :)