storj/satellite/console/consoleweb
Ivan Fraixedes 4b61ca638b
satellite/console/consoleweb/consoleapi: Fix & add test DeleteAccount
Fix the DeleteAccount handler to return 501 HTTP status code because
it's what corresponds for a "Not Implemented" status.

Add a black box test for the DeleteAccount to ensure that always return
an error response because, at this time, we don't allow to delete
accounts through the API.

This test was not added to the corresponding commit
https://review.dev.storj.io/c/storj/storj/+/2712 due to the rush to
fix it.

Change-Id: Ibcf09e2ec52f182a8a580d606c457328d94c8b60
2020-10-23 09:14:50 +02:00
..
consoleapi satellite/console/consoleweb/consoleapi: Fix & add test DeleteAccount 2020-10-23 09:14:50 +02:00
consoleql satellite/console/consoleweb/consoleql: Fix typo 2020-10-22 13:30:20 +00:00
consolewebauth web/satellite: logout fix 2020-01-29 16:53:21 +00:00
server.go satellite/console/consoleweb: Fix typo in method name 2020-10-21 11:58:37 +02:00
utils.go all: fix dots 2020-07-16 14:58:28 +00:00