storj/satellite/console/consoleweb
VitaliiShpital c9b9c686fc web/satellite: logic for new signup/login flow
WHAT:
1. updated verification page URL in config
2. added list of partnered satellites to config
3. added logic for satellites dropdown on new signup/login pages

WHY:
1. signup/login flow was reworked in tardigrade.io repo (iframe removed, new pages etc.)
2. new config flag was added to check if satellite name matches at least one member of partnered satellites list to redirect user to verification page
3. new pages will have dropdown with partnered satellites list. Appropriate logic was added.

Change-Id: I33399ab66ca31f07b297a433f6b1f41da4cb6e66
2020-05-29 17:11:44 +00:00
..
consoleapi satellite/console: add rate limiter to login, register, password recovery 2020-04-24 17:15:49 +00:00
consoleql satellite/payments: remove mockpayments and add Stripe client mock 2020-05-19 09:35:37 +02:00
consolewebauth web/satellite: logout fix 2020-01-29 16:53:21 +00:00
server.go web/satellite: logic for new signup/login flow 2020-05-29 17:11:44 +00:00
utils.go satellite/console: use cookie based auth scheme 2020-01-20 21:35:23 +02:00