storj/web/satellite/src/api
Vitalii ad37ea4518 satellite/{web, console}: login captcha implemented
Implemented Recaptcha and Hcaptcha for login screen.
Slightly refactored registration page implementation.
Made 2 different login/registration captcha configs on server side to easily swap between captchas independently.

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

Change-Id: I362bd5db2d59010e90a22301893bc3e1d860293a
2022-08-03 23:02:27 +00:00
..
errors satellite/{console,satellitedb}: Forbid creating users with used email 2021-12-15 17:24:35 +00:00
accessGrants.ts web/satellite: get object map and preview by signed request. 2022-02-03 11:31:09 +00:00
analytics.ts satellite/analytics: Added segment.io page calls to track all the pages (#4880) 2022-06-09 11:54:23 -07:00
auth.ts satellite/{web, console}: login captcha implemented 2022-08-03 23:02:27 +00:00
baseGql.ts web/satellite: fix lint issues 2021-08-25 06:01:19 +00:00
buckets.ts satellite/{satellitedb, web}: display object count in satellite UI 2021-11-01 18:26:13 +00:00
oauthClients.ts web/satellite: add consent screen for oauth 2022-04-27 14:33:07 +00:00
payments.ts satellite/{console,payments},web/satellite: save signup promo code to newly registered users 2022-01-21 15:02:22 +00:00
projectMembers.ts web/satellite: fix lint issues 2021-08-25 06:01:19 +00:00
projects.ts satellite/console{gen}: GetUsersProjects endpoint 2022-02-10 08:03:02 +00:00