storj/satellite
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
..
accounting satellite/{accounting/tally,metabase}: remove monkit for fast methods 2022-10-05 08:38:48 +00:00
admin all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
analytics satellite/analytics: Added analytics for user behavior on Billing page (#5205) 2022-09-29 09:20:24 +03:00
attribution {cmd/satellite/reports, satellite/attribution}: type and variable name adjustments 2022-04-26 20:12:38 +00:00
audit all: fix nolint directives 2022-10-11 18:31:20 +00:00
buckets satellite/metainfo: propagate geofencing between buckets and stream id 2021-11-24 08:05:05 +00:00
compensation all: reformat comments as required by gofmt 1.19 2022-08-10 18:24:55 +00:00
console {satellite/console,web/satellite}: get project salt from satellite 2022-10-12 19:06:27 +00:00
contact satellite/contact: swap net.IP.IsPrivateIP with isPrivateIP 2022-06-13 01:01:44 +02:00
gc all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
geoip satellite/geoip: update node check-in to associate a country code 2021-11-10 16:44:41 +01:00
gracefulexit satellite: fix segment loop observers metrics 2022-08-10 14:13:16 +00:00
inspector {satellite/metabase, satellite/metainfo, satellite/inspector} : Use metabase.GetObjectLastCommitted instead metabase.GetObjectExactVersion 2022-09-08 07:27:22 +00:00
internalpb all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
mailservice satellite/consoleweb: fix flaky TestAuth tests 2022-08-04 19:06:07 +00:00
metabase satellite/metainfo: delete pieces from nodes on object commit 2022-10-12 15:02:24 +00:00
metainfo satellite/metainfo: delete pieces from nodes on object commit 2022-10-12 15:02:24 +00:00
metrics satellite: fix segment loop observers metrics 2022-08-10 14:13:16 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection/uploadselection satellite/repairer: handle excluded countries 2022-03-14 10:59:36 -04:00
nodestats satellite: return interval_end_time in DailyStorageUsage endpoint 2022-07-27 18:24:27 +00:00
oidc all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
orders satellite/orders: remove unused service dependency 2022-09-28 08:56:36 +00:00
overlay satellite/gc/bloomfilter: use int64 to count pieces 2022-09-22 09:39:53 +00:00
payments satellite/payments/stripecoinpayments/service.go: add date to pay invoices command 2022-10-03 21:28:37 -07:00
repair all: fix nolint directives 2022-10-11 18:31:20 +00:00
reputation satellite/reputation: reconfigure lambda and alpha 2022-08-17 18:52:53 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards satellite/rewards: adding SeaweedFS to partners list (#4230) 2021-10-19 21:30:31 +02:00
satellitedb all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
snopayouts all: fix error naming 2021-04-29 15:38:21 +03:00
admin.go satellite/payments/stripecoinpayments: storjscan invoice generation 2022-08-03 13:24:26 -07:00
api.go satellite/orders: remove unused service dependency 2022-09-28 08:56:36 +00:00
configlock_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
core.go satellite/orders: remove unused service dependency 2022-09-28 08:56:36 +00:00
gc-bf.go satellite/gc/bloomfilter: add service to collect bloom filters 2022-09-02 08:10:46 +00:00
gc.go satellite/gc/sender: new service to send retain filters 2022-09-20 11:49:40 +00:00
peer.go satellite/gc/sender: new service to send retain filters 2022-09-20 11:49:40 +00:00
repairer.go satellite/orders: remove unused service dependency 2022-09-28 08:56:36 +00:00