This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 444
Wallet: Only inject wallet provider in a secure context #5518
Labels
Milestone
Comments
Re-opening to handle treating a page that has loaded mixed-content as insecure and rejecting dapp requests. ref: https://github.com/brave/security/issues/887#issuecomment-1162409406 |
7 tasks
StephenHeaps
added a commit
that referenced
this issue
Jun 22, 2022
* Fixed mixed-content validation + missing error handler * Only check against `hasOnlySecureContent` when not local. Don't reply when request is invalid. Co-authored-by: Brandon T <[email protected]>
soner-yuksel
pushed a commit
that referenced
this issue
Jun 22, 2022
soner-yuksel
pushed a commit
that referenced
this issue
Jun 22, 2022
* Fixed mixed-content validation + missing error handler * Only check against `hasOnlySecureContent` when not local. Don't reply when request is invalid. Co-authored-by: Brandon T <[email protected]>
Verification passed on iPhone 7+ with iOS 14.8.1 running 1.40 (22.6.24.14)
Verification passed on iPhone XR with iOS 15.6 running 1.40 (22.6.24.14)
Verification passed on iPad Pro with iOS 15.6 Beta running 1.40 (22.6.24.14) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Ref: Desktop/Android PR brave/brave-core#13739
Ref: https://github.com/brave/security/issues/887#issuecomment-1154447929
We want to inject wallet provider to a page that is secure and only have secure content.
The text was updated successfully, but these errors were encountered: