storj/web/satellite/tests/unit/mock/api
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
..
accessGrants.ts web/satellite: get object map and preview by signed request. 2022-02-03 11:31:09 +00:00
buckets.ts web/satellite: fix lint issues 2021-08-10 09:22:19 +00:00
payments.ts web/satellite: see token payments history 2022-09-30 16:44:47 +00:00
projectMembers.ts web/satellite: fix lint issues 2021-08-10 09:22:19 +00:00
projects.ts {satellite/console,web/satellite}: get project salt from satellite 2022-10-12 19:06:27 +00:00
users.ts satellite/console,web/satellite: Allow disabling MFA with recovery code 2021-08-18 14:34:17 +00:00