storj/satellite/console/consoleweb
Egon Elbre 873a202530 mod: bump storj.io/common
This bumps common, such that things build with Go 1.20.

Also, adds `go vet` checks for testsuite/storjscan and testsuite/ui.

The latest golang.org/x/bcrypt has a check that the new password is less
than 72 bytes, because bcrypt silently discarded them. This means our
own password validation has the same limitation. Old passwords should
still work fine.

Change-Id: Ibb8735b15eeb91460145906b81ae4e365e9ac418
2023-02-03 16:49:41 +02:00
..
consoleapi mod: bump storj.io/common 2023-02-03 16:49:41 +02:00
consoleql satellite/payments/stripecoinpayments: make price overrides per-bucket 2023-02-01 23:17:25 +00:00
consolewebauth satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
endpoints_test.go web/satellite: unauthorized error (401) interception for http requests 2022-12-20 07:14:17 +00:00
server_test.go satellite/console,web/satellite: invalidate sessions after inactivity 2022-08-23 15:51:05 +00:00
server.go satellite/{web, console}: removed old project level passphrase flow 2023-01-31 23:02:44 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00