Skip to content

Commit

Permalink
Remove access list gRPC service from OSS, introduce owner/member chec…
Browse files Browse the repository at this point in the history
…ks. (#29289)

The access list gRPC service has been removed from the OSS version of
Teleport. Additionally, methods for checking owner/member access to
access lists have been added, which will be used for determining finer
grained access to access lists by members and owners of access lists.

Additionally, access lists have been added to the editor preset. A small
modification has been added to the authz.AuthorizeWithVerbs to allow
follow on checks in the event of an access denied.
  • Loading branch information
mdwn committed Jul 19, 2023
1 parent a001e02 commit e795806
Show file tree
Hide file tree
Showing 5 changed files with 332 additions and 506 deletions.
177 changes: 0 additions & 177 deletions lib/auth/accesslist/service.go

This file was deleted.

Loading

0 comments on commit e795806

Please sign in to comment.