storj/web/satellite/tests/unit
Cameron 98fed4bc30 {satellite/console,web/satellite}: get project salt from satellite
Add getSalt to projects api. Add action, GET_SALT, on Store
Projects module to make the api request and return the salt
string everywhere in the web app that generates an access grant.
The Wasm code which is used to create the access grant has been
changed to decode the salt as a base64 encoded string. The names
of the function calls in the changed Wasm code have also been
changed to ensure that access grant creation fails if JS access
grant worker code and Wasm code are not the same version.

https://github.com/storj/storj-private/issues/64

Change-Id: Ia2bc4cbadad84b066ca1882b042a3f0bb13c783a
2022-10-12 19:06:27 +00:00
..
account/billing web/satellite: fix linter 2022-09-09 11:02:04 +00:00
common web/satellite: fix linter 2022-09-09 11:02:04 +00:00
mock {satellite/console,web/satellite}: get project salt from satellite 2022-10-12 19:06:27 +00:00
notifications web/satellite: fix linter 2022-09-09 11:02:04 +00:00
onboardingTour web/satellite: fix linter 2022-09-09 11:02:04 +00:00
project web/satellite: fix linter 2022-09-09 11:02:04 +00:00
projectMembers web/satellite: fix linter 2022-09-09 11:02:04 +00:00
store web/satellite: fix linter 2022-09-09 11:02:04 +00:00
utils web/satellite: fix linter 2022-09-09 11:02:04 +00:00
views web/satellite: limit warning banner for free tier users added 2022-10-06 15:53:53 +00:00