Skip to content

Commit

Permalink
[#171550793] BREAKING CHANGE: deleted key groups
Browse files Browse the repository at this point in the history
  • Loading branch information
gunzip committed Feb 29, 2020
1 parent a194cba commit e40a726
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/utils/middlewares/azure_api_auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ export enum UserGroup {
ApiServiceList = "ApiServiceList",
// services: create and update services
ApiServiceWrite = "ApiServiceWrite",
// services: read the api keys
ApiServiceKeyRead = "ApiServiceKeyRead",
// services: write the api keys
ApiServiceKeyWrite = "ApiServiceKeyWrite",

// services: read services attributes (public API)
ApiPublicServiceRead = "ApiPublicServiceRead",
Expand Down

0 comments on commit e40a726

Please sign in to comment.