storj/satellite/console/consoleweb
Wilfred Asomani fe9f69a757 satellite/{consoleweb,consoleapi}: add cross user api tests
This change adds tests to ensure critical endpoints are not able to be
called by users for other users. It asserts that if cases like that
do happen, a 401 response will be sent.

Issue: https://github.com/storj/storj-private/issues/407

Change-Id: I70097a80f691a7d0fcb0bc5dbce8291144177720
2023-08-24 20:16:20 +00:00
..
consoleapi satellite/{consoleweb,consoleapi}: add cross user api tests 2023-08-24 20:16:20 +00:00
consolewebauth satellite/console: support hosting Vuetify POC on subdomain 2023-08-14 13:15:41 +00:00
config.go satellite/{payments, console}: added functionality to get wallet's transactions (including pending) 2023-07-18 11:09:29 +00:00
endpoints_test.go satellite/{consoleweb,consoleapi}: add cross user api tests 2023-08-24 20:16:20 +00:00
error_fallback.html satellite/console/consoleweb: create a fallback error.html 2023-04-18 14:36:51 +00:00
server_test.go satellite/console: optional separate web app server 2023-07-11 12:17:35 -04:00
server.go cmd,satellite: remove Graphql code and dependencies 2023-08-22 12:23:14 +00:00
utils_test.go satellite/console/consoleweb: Trace HTTP endpoints 2022-07-18 13:27:50 +00:00
utils.go cmd,satellite: remove Graphql code and dependencies 2023-08-22 12:23:14 +00:00