storj/private/testplanet
Egon Elbre a4c554f2ed satellite/admin: support user query by email
This adds new endpoint /api/user/{user-email} which allows to get the
projects where the user is a member.

It also moves existing endpoint:

    /project/{projectid}/limit -> /api/project/{projectid}/limit

To avoid future conflicts for displaying pages.

Change-Id: I5efe3e1c8f79894c136f92ed815f635a34ba6f98
2020-04-06 18:32:25 +00:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet_test.go bump storj.io/common to latest 2020-03-25 09:08:40 -04:00
planet.go private/testplanet: allow modifying created database 2020-03-27 19:14:48 +00:00
reconfigure.go private/testplanet: allow modifying created database 2020-03-27 19:14:48 +00:00
referralmanager.go all: remove old uuid 2020-04-02 19:30:36 +03:00
rpc_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go private/testplanet: allow modifying created database 2020-03-27 19:14:48 +00:00
satellite.go satellite/contact: add timeout to PingBack method 2020-04-04 18:26:30 +00:00
storagenode-wait.go private/testplanet: add WaitForStorageNodeEndpoints 2020-03-05 10:33:56 +00:00
storagenode.go private/testplanet: allow modifying created database 2020-03-27 19:14:48 +00:00
tlsopts_test.go common: separate repository 2019-12-27 14:11:15 +02:00
uplink_config.go cmd/uplink: remove unused flag 2020-03-09 13:44:46 +00:00
uplink_test.go private/testplanet: expose storagenode and satellite Config 2020-03-27 17:01:25 +02:00
uplink.go satellite/admin: support user query by email 2020-04-06 18:32:25 +00:00
versioning.go storj: remove storj/private/version package which was moved to 2020-03-24 14:31:33 +00:00