Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Tasks now separated by origin's tabID #48

Merged
merged 2 commits into from
Aug 12, 2020
Merged

Tasks now separated by origin's tabID #48

merged 2 commits into from
Aug 12, 2020

Conversation

fgamundi
Copy link
Contributor

Solves Race condition vulnerability SD-736

@fgamundi fgamundi merged commit 887e9ce into develop Aug 12, 2020
@fgamundi fgamundi deleted the fxg/limit-origin branch August 12, 2020 16:53
PureBrent pushed a commit that referenced this pull request Aug 26, 2020
^ This is the 1st commit message:

Initial packages/extension

^ The commit message #2 will be skipped:

^ Initial packages/extension-ui

^ The commit message #3 will be skipped:

^ Initial packages/extension-library

^ The commit message #4 will be skipped:

^ Added gitignore

^ The commit message #5 will be skipped:

^ Added build helper script

^ The commit message #6 will be skipped:

^ Update README.md

^ The commit message #7 will be skipped:

^ refactor library into extension-dapp and extension-common

^ The commit message #8 will be skipped:

^ refactor messaging

^ The commit message #9 will be skipped:

^ wip router and messaging

^ The commit message #10 will be skipped:

^ basic authorization modal

^ The commit message #11 will be skipped:

^ added isAuthorized() to background

^ The commit message #12 will be skipped:

^ drop long-lived connection (ports) in favor of one-time requests

^ The commit message #13 will be skipped:

^ injected AlgoSigner to singleton

^ The commit message #14 will be skipped:

^ wip webpack packages/extension

^ The commit message #15 will be skipped:

^ warning for the extension-ui development

^ The commit message #16 will be skipped:

^ background modules + seal authorization public and private rpc methods

^ The commit message #17 will be skipped:

^ wip cross-browser MessageApi

^ The commit message #18 will be skipped:

^ renamed Authorization to Task, wrap non-auth tasks in a Promise

^ The commit message #19 will be skipped:

^ add MessageApi platform switch

^ The commit message #20 will be skipped:

^ fix syntax error

^ The commit message #21 will be skipped:

^ change JsonRpc params from positional to named

^ The commit message #22 will be skipped:

^ comment cleanup

^ The commit message #23 will be skipped:

^ wrap packages in standard src directory

^ The commit message #24 will be skipped:

^ use runtime.MessageSender and URL api for origin control in background

^ The commit message #25 will be skipped:

^ Algosinger restructuring

^ The commit message #26 will be skipped:

^ Update extension, crypto. Create storage package.

^ The commit message #27 will be skipped:

^ Error checks / handling

^ The commit message #28 will be skipped:

^ Added testing configs. Updated UI. Added Github actions tests

^ The commit message #29 will be skipped:

^ Added default dist back

^ The commit message #30 will be skipped:

^ Updated UI with better layout. Added authentications screens

^ The commit message #31 will be skipped:

^ First integration of UI with Messaging

^ The commit message #32 will be skipped:

^ Added UI copy to final dist. Addod node moduleRoselution to fix compile errors

^ The commit message #33 will be skipped:

^ Add UI as possible message client

^ The commit message #34 will be skipped:

^ Rough integration of login, create and import of wallet and accounts

^ The commit message #35 will be skipped:

^ Better handling of Messaging with UI

^ The commit message #36 will be skipped:

^ Added account delete

^ The commit message #37 will be skipped:

^ Connection with dapp now working. Send algos working too with backend

^ The commit message #38 will be skipped:

^ Added UI assets

^ The commit message #39 will be skipped:

^ Type declaration form importing PNGs and SVGs

^ The commit message #40 will be skipped:

^ Added file loader to UI webpack

^ The commit message #41 will be skipped:

^ Added logotype to header

^ The commit message #42 will be skipped:

^ Made UI narrower

^ The commit message #43 will be skipped:

^ Updated styling of welcome and authentication

^ The commit message #44 will be skipped:

^ Added close modal button

^ The commit message #45 will be skipped:

^ Changes global base font size to 15px

^ The commit message #46 will be skipped:

^ Use of Bulma helpers

^ The commit message #47 will be skipped:

^ Trying to correct check-in issue

^ The commit message #48 will be skipped:

^ Removed snapshot
PureBrent added a commit that referenced this pull request Aug 26, 2020
^ This is the 1st commit message:

Initial packages/extension

^ The commit message #2 will be skipped:

^ Initial packages/extension-ui

^ The commit message #3 will be skipped:

^ Initial packages/extension-library

^ The commit message #4 will be skipped:

^ Added gitignore

^ The commit message #5 will be skipped:

^ Added build helper script

^ The commit message #6 will be skipped:

^ Update README.md

^ The commit message #7 will be skipped:

^ refactor library into extension-dapp and extension-common

^ The commit message #8 will be skipped:

^ refactor messaging

^ The commit message #9 will be skipped:

^ wip router and messaging

^ The commit message #10 will be skipped:

^ basic authorization modal

^ The commit message #11 will be skipped:

^ added isAuthorized() to background

^ The commit message #12 will be skipped:

^ drop long-lived connection (ports) in favor of one-time requests

^ The commit message #13 will be skipped:

^ injected AlgoSigner to singleton

^ The commit message #14 will be skipped:

^ wip webpack packages/extension

^ The commit message #15 will be skipped:

^ warning for the extension-ui development

^ The commit message #16 will be skipped:

^ background modules + seal authorization public and private rpc methods

^ The commit message #17 will be skipped:

^ wip cross-browser MessageApi

^ The commit message #18 will be skipped:

^ renamed Authorization to Task, wrap non-auth tasks in a Promise

^ The commit message #19 will be skipped:

^ add MessageApi platform switch

^ The commit message #20 will be skipped:

^ fix syntax error

^ The commit message #21 will be skipped:

^ change JsonRpc params from positional to named

^ The commit message #22 will be skipped:

^ comment cleanup

^ The commit message #23 will be skipped:

^ wrap packages in standard src directory

^ The commit message #24 will be skipped:

^ use runtime.MessageSender and URL api for origin control in background

^ The commit message #25 will be skipped:

^ Algosinger restructuring

^ The commit message #26 will be skipped:

^ Update extension, crypto. Create storage package.

^ The commit message #27 will be skipped:

^ Error checks / handling

^ The commit message #28 will be skipped:

^ Added testing configs. Updated UI. Added Github actions tests

^ The commit message #29 will be skipped:

^ Added default dist back

^ The commit message #30 will be skipped:

^ Updated UI with better layout. Added authentications screens

^ The commit message #31 will be skipped:

^ First integration of UI with Messaging

^ The commit message #32 will be skipped:

^ Added UI copy to final dist. Addod node moduleRoselution to fix compile errors

^ The commit message #33 will be skipped:

^ Add UI as possible message client

^ The commit message #34 will be skipped:

^ Rough integration of login, create and import of wallet and accounts

^ The commit message #35 will be skipped:

^ Better handling of Messaging with UI

^ The commit message #36 will be skipped:

^ Added account delete

^ The commit message #37 will be skipped:

^ Connection with dapp now working. Send algos working too with backend

^ The commit message #38 will be skipped:

^ Added UI assets

^ The commit message #39 will be skipped:

^ Type declaration form importing PNGs and SVGs

^ The commit message #40 will be skipped:

^ Added file loader to UI webpack

^ The commit message #41 will be skipped:

^ Added logotype to header

^ The commit message #42 will be skipped:

^ Made UI narrower

^ The commit message #43 will be skipped:

^ Updated styling of welcome and authentication

^ The commit message #44 will be skipped:

^ Added close modal button

^ The commit message #45 will be skipped:

^ Changes global base font size to 15px

^ The commit message #46 will be skipped:

^ Use of Bulma helpers

^ The commit message #47 will be skipped:

^ Trying to correct check-in issue

^ The commit message #48 will be skipped:

^ Removed snapshot

^ The commit message #49 will be skipped:

^ Adding ids to elements

# The commit message #50 will be skipped:

# Added loader to AccountPreview

# The commit message #51 will be skipped:

# trimmed logo
PureBrent pushed a commit that referenced this pull request Aug 26, 2020
^ This is the 1st commit message:

Initial packages/extension

^ The commit message #2 will be skipped:

^ Initial packages/extension-ui

^ The commit message #3 will be skipped:

^ Initial packages/extension-library

^ The commit message #4 will be skipped:

^ Added gitignore

^ The commit message #5 will be skipped:

^ Added build helper script

^ The commit message #6 will be skipped:

^ Update README.md

^ The commit message #7 will be skipped:

^ refactor library into extension-dapp and extension-common

^ The commit message #8 will be skipped:

^ refactor messaging

^ The commit message #9 will be skipped:

^ wip router and messaging

^ The commit message #10 will be skipped:

^ basic authorization modal

^ The commit message #11 will be skipped:

^ added isAuthorized() to background

^ The commit message #12 will be skipped:

^ drop long-lived connection (ports) in favor of one-time requests

^ The commit message #13 will be skipped:

^ injected AlgoSigner to singleton

^ The commit message #14 will be skipped:

^ wip webpack packages/extension

^ The commit message #15 will be skipped:

^ warning for the extension-ui development

^ The commit message #16 will be skipped:

^ background modules + seal authorization public and private rpc methods

^ The commit message #17 will be skipped:

^ wip cross-browser MessageApi

^ The commit message #18 will be skipped:

^ renamed Authorization to Task, wrap non-auth tasks in a Promise

^ The commit message #19 will be skipped:

^ add MessageApi platform switch

^ The commit message #20 will be skipped:

^ fix syntax error

^ The commit message #21 will be skipped:

^ change JsonRpc params from positional to named

^ The commit message #22 will be skipped:

^ comment cleanup

^ The commit message #23 will be skipped:

^ wrap packages in standard src directory

^ The commit message #24 will be skipped:

^ use runtime.MessageSender and URL api for origin control in background

^ The commit message #25 will be skipped:

^ Algosinger restructuring

^ The commit message #26 will be skipped:

^ Update extension, crypto. Create storage package.

^ The commit message #27 will be skipped:

^ Error checks / handling

^ The commit message #28 will be skipped:

^ Added testing configs. Updated UI. Added Github actions tests

^ The commit message #29 will be skipped:

^ Added default dist back

^ The commit message #30 will be skipped:

^ Updated UI with better layout. Added authentications screens

^ The commit message #31 will be skipped:

^ First integration of UI with Messaging

^ The commit message #32 will be skipped:

^ Added UI copy to final dist. Addod node moduleRoselution to fix compile errors

^ The commit message #33 will be skipped:

^ Add UI as possible message client

^ The commit message #34 will be skipped:

^ Rough integration of login, create and import of wallet and accounts

^ The commit message #35 will be skipped:

^ Better handling of Messaging with UI

^ The commit message #36 will be skipped:

^ Added account delete

^ The commit message #37 will be skipped:

^ Connection with dapp now working. Send algos working too with backend

^ The commit message #38 will be skipped:

^ Added UI assets

^ The commit message #39 will be skipped:

^ Type declaration form importing PNGs and SVGs

^ The commit message #40 will be skipped:

^ Added file loader to UI webpack

^ The commit message #41 will be skipped:

^ Added logotype to header

^ The commit message #42 will be skipped:

^ Made UI narrower

^ The commit message #43 will be skipped:

^ Updated styling of welcome and authentication

^ The commit message #44 will be skipped:

^ Added close modal button

^ The commit message #45 will be skipped:

^ Changes global base font size to 15px

^ The commit message #46 will be skipped:

^ Use of Bulma helpers

^ The commit message #47 will be skipped:

^ Trying to correct check-in issue

^ The commit message #48 will be skipped:

^ Removed snapshot
PureBrent added a commit that referenced this pull request Aug 26, 2020
^ This is the 1st commit message:

Initial packages/extension

^ The commit message #2 will be skipped:

^ Initial packages/extension-ui

^ The commit message #3 will be skipped:

^ Initial packages/extension-library

^ The commit message #4 will be skipped:

^ Added gitignore

^ The commit message #5 will be skipped:

^ Added build helper script

^ The commit message #6 will be skipped:

^ Update README.md

^ The commit message #7 will be skipped:

^ refactor library into extension-dapp and extension-common

^ The commit message #8 will be skipped:

^ refactor messaging

^ The commit message #9 will be skipped:

^ wip router and messaging

^ The commit message #10 will be skipped:

^ basic authorization modal

^ The commit message #11 will be skipped:

^ added isAuthorized() to background

^ The commit message #12 will be skipped:

^ drop long-lived connection (ports) in favor of one-time requests

^ The commit message #13 will be skipped:

^ injected AlgoSigner to singleton

^ The commit message #14 will be skipped:

^ wip webpack packages/extension

^ The commit message #15 will be skipped:

^ warning for the extension-ui development

^ The commit message #16 will be skipped:

^ background modules + seal authorization public and private rpc methods

^ The commit message #17 will be skipped:

^ wip cross-browser MessageApi

^ The commit message #18 will be skipped:

^ renamed Authorization to Task, wrap non-auth tasks in a Promise

^ The commit message #19 will be skipped:

^ add MessageApi platform switch

^ The commit message #20 will be skipped:

^ fix syntax error

^ The commit message #21 will be skipped:

^ change JsonRpc params from positional to named

^ The commit message #22 will be skipped:

^ comment cleanup

^ The commit message #23 will be skipped:

^ wrap packages in standard src directory

^ The commit message #24 will be skipped:

^ use runtime.MessageSender and URL api for origin control in background

^ The commit message #25 will be skipped:

^ Algosinger restructuring

^ The commit message #26 will be skipped:

^ Update extension, crypto. Create storage package.

^ The commit message #27 will be skipped:

^ Error checks / handling

^ The commit message #28 will be skipped:

^ Added testing configs. Updated UI. Added Github actions tests

^ The commit message #29 will be skipped:

^ Added default dist back

^ The commit message #30 will be skipped:

^ Updated UI with better layout. Added authentications screens

^ The commit message #31 will be skipped:

^ First integration of UI with Messaging

^ The commit message #32 will be skipped:

^ Added UI copy to final dist. Addod node moduleRoselution to fix compile errors

^ The commit message #33 will be skipped:

^ Add UI as possible message client

^ The commit message #34 will be skipped:

^ Rough integration of login, create and import of wallet and accounts

^ The commit message #35 will be skipped:

^ Better handling of Messaging with UI

^ The commit message #36 will be skipped:

^ Added account delete

^ The commit message #37 will be skipped:

^ Connection with dapp now working. Send algos working too with backend

^ The commit message #38 will be skipped:

^ Added UI assets

^ The commit message #39 will be skipped:

^ Type declaration form importing PNGs and SVGs

^ The commit message #40 will be skipped:

^ Added file loader to UI webpack

^ The commit message #41 will be skipped:

^ Added logotype to header

^ The commit message #42 will be skipped:

^ Made UI narrower

^ The commit message #43 will be skipped:

^ Updated styling of welcome and authentication

^ The commit message #44 will be skipped:

^ Added close modal button

^ The commit message #45 will be skipped:

^ Changes global base font size to 15px

^ The commit message #46 will be skipped:

^ Use of Bulma helpers

^ The commit message #47 will be skipped:

^ Trying to correct check-in issue

^ The commit message #48 will be skipped:

^ Removed snapshot

^ The commit message #49 will be skipped:

^ Adding ids to elements

# The commit message #50 will be skipped:

# Added loader to AccountPreview

# The commit message #51 will be skipped:

# trimmed logo
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants