storj/satellite/console
Bogdan Artemenko ad95d881c7
Implemented Multiple API key deletion. Added Notification for API key deletion result. (#1298)
* Implemented Notification for API key deletion result.

* Moved several API keys deletion to Service side.
2019-02-13 13:34:40 +02:00
..
consoleauth Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
consoleweb Implemented Multiple API key deletion. Added Notification for API key deletion result. (#1298) 2019-02-13 13:34:40 +02:00
apikeys_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
apikeys.go Add bucket to project relationship on satellite (#1143) 2019-02-05 19:22:17 +02:00
auth.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
database.go Updating account activation flow (#1251) 2019-02-11 12:33:56 +02:00
projectmembers_test.go Console postgres tests (#1188) 2019-01-31 15:01:13 +02:00
projectmembers.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
projects_test.go Add bucket to project relationship on satellite (#1143) 2019-02-05 19:22:17 +02:00
projects.go Removed TermsAccepted in project from satellite console and web. (#1155) 2019-01-28 20:20:33 +02:00
service.go Implemented Multiple API key deletion. Added Notification for API key deletion result. (#1298) 2019-02-13 13:34:40 +02:00
users_test.go Updating account activation flow (#1251) 2019-02-11 12:33:56 +02:00
users.go Updating account activation flow (#1251) 2019-02-11 12:33:56 +02:00
validation.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00