storj/satellite/console/consoleweb/consoleql
Kaloyan Raev 830817ec0d cmd/storj-sim: run gateway without --access flag
This makes it possible to remove of this obsolete flag from the
multi-tenant gateway.

As a consequence, displaying the GATEWAY_0_ACCESS env var will always
require a running storj-sim. Until now, it was required only the first
time. Then the value was stored in the 'access' config. But this is now
not possible anymore.

The changes in StripeMock are required to fix failures in integration
tests. StripeMock is in-memory and its data does not survive restarts of
storj-sim. The second and following starts of storj-sim had invalid
state of StripeMock, which failed requests that were required to
populate the GATEWAY_0_ACCESS env var. The changes in StripeMock makes
it repopulate the Stripe customers from the database.

Change-Id: I981a208172b76577f12ecdaae485f5ae4ea269bc
2020-10-13 14:45:04 +00:00
..
testdata web/satellie: added missing alt attribute to img tags (#3172) 2019-10-04 16:22:26 +03:00
apikey.go all: add missing dots 2020-08-11 17:50:01 +03:00
mail.go all: add missing dots 2020-08-11 17:50:01 +03:00
mutation_test.go cmd/storj-sim: run gateway without --access flag 2020-10-13 14:45:04 +00:00
mutation.go satellite/console: Add more validation for console requests 2020-10-07 15:33:28 +00:00
project.go all: add missing dots 2020-08-11 17:50:01 +03:00
projectmember.go all: add missing dots 2020-08-11 17:50:01 +03:00
query_test.go cmd/storj-sim: run gateway without --access flag 2020-10-13 14:45:04 +00:00
query.go all: add missing dots 2020-08-11 17:50:01 +03:00
reward.go all: add missing dots 2020-08-11 17:50:01 +03:00
schema.go all: fix dots 2020-07-16 14:58:28 +00:00
typecreator.go all: fix dots 2020-07-16 14:58:28 +00:00
user.go all: add missing dots 2020-08-11 17:50:01 +03:00
usercredit.go all: add missing dots 2020-08-11 17:50:01 +03:00