storj/satellite/console/consoleweb/consoleapi
Vitalii c31fb9c1cf satellite/payments: restrict addition of duplicate credit cards
By this change we don't allow users to add credit cards that are already bind to their account.
We still allow the same CC number but with a different expiration date.

Issue:
https://github.com/storj/storj/issues/5597

Change-Id: Ifeb0cc5ae0c2f0f7596af4dead70ae7d20d30613
2023-09-11 13:24:43 +03:00
..
gen private/apigen: Make API base path configurable 2023-08-28 14:35:01 +00:00
utils satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00
abtesting_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
abtesting.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
analytics.go satellite: add request id to requests 2023-07-13 09:22:43 +00:00
api.gen.go satellite: add get user paged projects http endpoint 2023-08-08 14:02:53 +00:00
apidocs.gen.md private/apigen: Make API base path configurable 2023-08-28 14:35:01 +00:00
apikeys_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
apikeys.go satellite/{consoleweb,consoleapi}: add cross user api tests 2023-08-24 20:16:20 +00:00
auth_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
auth.go satellite/console: fix account creation race condition 2023-08-21 16:52:11 +00:00
buckets_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
buckets.go satellite/console: create http endpoint for getting bucket usage totals 2023-08-08 21:26:17 +00:00
common.go private/web,satellite/console/.../consoleapi: serve rate limiting errors as JSON 2022-11-23 17:56:07 +00:00
payments_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
payments.go satellite/payments: restrict addition of duplicate credit cards 2023-09-11 13:24:43 +03:00
projects_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
projects.go satellite/{console,analytics}: allow limit increase request 2023-09-08 23:17:38 +00:00
usagelimits_test.go satellite/console/consoleweb/consoleapi: refactor api requests in tests 2023-09-05 11:17:02 +00:00
usagelimits.go satellite/{consoleweb,consoleapi}: add cross user api tests 2023-08-24 20:16:20 +00:00