storj/private
Bill Thorp b265b7f555 satellite/console: make paywall optional
Add a config so that some percent of users require credit cards /
account balances
in order to create a project or have a promotional coupon applied

UI was updated to match needed paywall status

At this point we decided not to use a field to store if a user is in an
A/B
test, and instead just use math to see if they're in a test.  We decided
to use MD5 (because its in Postgres too) and User UUID for that math.

Change-Id: I0fcd80707dc29afc668632d078e1b5a7a24f3bb3
2020-07-28 10:57:49 +00:00
..
cui all: fix dots 2020-07-16 14:58:28 +00:00
currency private/currency: add strictcsv support to microunit 2020-03-31 14:57:04 -06:00
date all: fix dots 2020-07-16 14:58:28 +00:00
dbutil private/dbutil: don't sort column names in an index 2020-07-17 10:07:01 +00:00
debugging all: fix dots 2020-07-16 14:58:28 +00:00
lifecycle all: use monkit v3 2020-02-05 23:53:17 +00:00
migrate all: fix dots 2020-07-16 14:58:28 +00:00
post all: fix dots 2020-07-16 14:58:28 +00:00
prompt private/prompt: remove dependency to go-prompt 2020-02-25 13:09:41 +02:00
tagsql all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
testblobs all: fix dots 2020-07-16 14:58:28 +00:00
testplanet satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
testrevocation storage/redis/redisserver: simplify redisserver creation 2020-02-11 19:11:57 +00:00
teststorj all: fix dots 2020-07-16 14:58:28 +00:00
testuplink private/testuplink: move tests to uplink 2020-06-01 12:29:21 +02:00
version storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00
web satellite/console: Increase default webUI rate limit to 5 2020-05-12 16:12:17 +00:00