storj/satellite/console
Wilfred Asomani 05c83a5539 satellite/{console,web}: support delete by ID and publicID
Update the delete API key by name and projectID to support project-ID
and project-publicID.

Issue: https://github.com/storj/storj/issues/5410

Change-Id: I3bd11b9c3ae1ad6ce662dfc18b42779d2e4edf9b
2023-01-06 13:40:10 +00:00
..
consoleauth satellite/{web,console}: token links expiry changes 2022-11-29 21:44:42 +00:00
consolewasm all: replace deprecated ioutil 2022-10-31 15:50:41 +00:00
consoleweb satellite/{console,web}: support delete by ID and publicID 2023-01-06 13:40:10 +00:00
emailreminders satellite/admin: create an endpoint for isAccountFrozen 2022-12-16 22:53:44 +00:00
restkeys satellite: Rename "acct mgmt api" to "rest api" 2022-04-25 18:51:46 +00:00
userinfo console/userinfo: implement get userinfo 2022-12-23 21:03:54 +00:00
wasm {satellite/console,web/satellite}: get project salt from satellite 2022-10-12 19:06:27 +00:00
accountfreezes_test.go satellite/{console,satellitedb}: add account freeze service 2022-12-16 22:24:58 +00:00
accountfreezes.go satellite/{console,satellitedb}: add account freeze service 2022-12-16 22:24:58 +00:00
apikeys_test.go satellite/satellitedb: select user_agent in apikeys method GetPagedByProjectID 2022-01-03 11:58:26 -05:00
apikeys.go satellite/console: add endpoints for listing and revoking api keys 2022-09-01 14:24:00 -05:00
attribution_test.go satellite/buckets: add new buckets service 2021-11-16 12:36:17 +02:00
billinghistoryitem.go satellite/payments: available coupon value feature 2020-06-02 10:00:45 +00:00
captcha_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
captcha.go console/satellite: track signup captcha scores 2022-08-23 10:13:49 +00:00
database.go satellite/{console,satellitedb}: implement account freeze event DB 2022-12-15 14:16:24 +00:00
mail.go satellite/console: send email when user's account gets locked 2022-08-04 10:39:20 +00:00
mfa.go web/satellite: unauthorized error (401) interception for http requests 2022-12-20 07:14:17 +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/{admin,console}: Move tests 2021-10-01 12:25:37 +00:00
projects.go satellite/{console,satellitedb}: add account freeze service 2022-12-16 22:24:58 +00:00
projectusagelimits.go satellite/{console,satellitedb}: implement account freeze event DB 2022-12-15 14:16:24 +00:00
registrationtoken.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
request.go satellite/console: integrate sessions into satellite UI 2022-06-13 08:02:02 +00:00
resetpasswordtoken_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
resetpasswordtoken.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
satellites.go satellite/console: added new email which is sent on unknown password reset 2022-07-14 14:32:59 +00:00
service_test.go satellite/{console,web}: support delete by ID and publicID 2023-01-06 13:40:10 +00:00
service.go satellite/{console,web}: support delete by ID and publicID 2023-01-06 13:40:10 +00:00
sortdirection.go all: fix comments 2020-07-16 19:13:14 +03:00
users_test.go satellite/satellitedb: remove references to last_verification_reminder 2023-01-05 08:58:05 -07:00
users.go satellite/satellitedb: remove references to last_verification_reminder 2023-01-05 08:58:05 -07:00
validation.go satellite/console,web/satellite: limit new password length to 128 2022-09-08 13:29:47 +00:00