storj/satellite/console/consoleweb
stefanbenten 9ace375ee0 satellite/{console,satellitedb}: change project limiting based on new users field
This change switches the backend logic to use the new DB column on the users table to restrict project creation.
Furthermore it back fills the existing limits from registration tokens to the new column to ensure no users are reset to the new default.

UI is updated to reflect ability to create several projects

Change-Id: Ie29157430ae6b065411ca4c4557c9f1be69cdc4f
2020-07-16 10:57:47 +00:00
..
consoleapi satellite/console: add rate limiter to login, register, password recovery 2020-04-24 17:15:49 +00:00
consoleql satellite/{console,satellitedb}: change project limiting based on new users field 2020-07-16 10:57:47 +00:00
consolewebauth web/satellite: logout fix 2020-01-29 16:53:21 +00:00
server.go satellite/{console,satellitedb}: change project limiting based on new users field 2020-07-16 10:57:47 +00:00
utils.go satellite/console: use cookie based auth scheme 2020-01-20 21:35:23 +02:00