storj/satellite/console/consoleweb
Qweder93 8be655c487 satellite/metainfo: add segment limit validation, caching
We want to be able to limit the number of segments per project for users.
To limit this we need to check limit value associated with project
and value of used segments already in BeginMoveObject, BeginMoveSegment
and increment cache segments usage after each CommitSegment call.

Resolves https://github.com/storj/team-metainfo/issues/1

Change-Id: I6290e67c095a174b9d101c4521802d9bfe0453b8
2022-01-10 14:33:26 +02:00
..
consoleapi satellite/analytics: track origin header and referer on signup 2022-01-03 17:47:48 +00:00
consoleql satellite/metainfo: add segment limit validation, caching 2022-01-10 14:33:26 +02:00
consolewebauth satellite/console/consoleweb: add endpoint tests 2021-08-19 12:22:45 +03:00
endpoints_test.go satellite/{satellitedb, web}: display object count in satellite UI 2021-11-01 18:26:13 +00:00
server_test.go satellite/console: Automatically log a user in after verifying email 2021-10-13 13:08:27 +00:00
server.go web/satellite: remove old object browser 2022-01-05 16:29:19 +02:00
utils.go all: fix dots 2020-07-16 14:58:28 +00:00