storj/satellite/console
Stefan Benten b3cf12f567 satellite/console: Add more validation for console requests
Adds membership checks for the following calls:
- GetProject

Add ownership checks for the following calls:
- DeleteProject

It also disables the API endpoint to delete a project.

Furthermore it adds tests for the console service.

Change-Id: I1ffc8dcb44746a74ad06a7dbd064a29c57c25272
2020-10-07 15:33:28 +00:00
..
consoleauth pkg/auth: move package to consoleauth 2020-10-06 14:15:07 +02:00
consoleweb satellite/console: Add more validation for console requests 2020-10-07 15:33:28 +00:00
apikeys_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
apikeys.go all: add missing dots 2020-08-11 17:50:01 +03:00
auth.go audit logging: log important user activity 2020-09-07 15:26:34 +00:00
billinghistoryitem.go satellite/payments: available coupon value feature 2020-06-02 10:00:45 +00:00
database.go satellite/console: use transaction helpers in consoledb 2020-01-07 17:59:10 +00:00
projectmembers_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
projectmembers.go all: add missing dots 2020-08-11 17:50:01 +03:00
projects_test.go satellite: make limits be nullable 2020-09-21 19:34:19 +00:00
projects.go satellite: make limits be nullable 2020-09-21 19:34:19 +00:00
projectusagelimits.go satellite/console: project usage limits api (#3702) 2019-12-12 14:58:15 +02:00
registrationtoken.go all: fix dots 2020-07-16 14:58:28 +00:00
request.go audit logging: log important user activity 2020-09-07 15:26:34 +00:00
resetpasswordtoken_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
resetpasswordtoken.go all: fix dots 2020-07-16 14:58:28 +00:00
service_test.go satellite/console: Add more validation for console requests 2020-10-07 15:33:28 +00:00
service.go satellite/console: Add more validation for console requests 2020-10-07 15:33:28 +00:00
sortdirection.go all: fix comments 2020-07-16 19:13:14 +03:00
usercredits_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
usercredits.go all: add missing dots 2020-08-11 17:50:01 +03:00
users_test.go all: fix dots 2020-07-16 14:58:28 +00:00
users.go satellite/{admin, console}: add test for projectLimit increase and update README 2020-10-05 11:54:37 +00:00
validation.go all: fix dots 2020-07-16 14:58:28 +00:00