You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/iam
Jim Lambert b1b389cf24
delete dead code
6 years ago
..
store add version to role 6 years ago
action.go Add permission grant string parsing and validation and ACL implementation (#109) 6 years ago
action_test.go Merge branch 'master' into iam-basics 6 years ago
auth_method.go refactor vetForWrite to use validateScopeForWrite 6 years ago
auth_method_test.go refactor tests 6 years ago
docs.go iam package docs 6 years ago
group.go iam groups (#112) 6 years ago
group_member.go refactor to support new SearchWhere() API parameters 6 years ago
group_member_test.go updates based on role changes 6 years ago
group_test.go iam groups (#112) 6 years ago
options.go Merge branch 'master' into iam-basics 6 years ago
options_test.go listing users (#118) 6 years ago
principal_role.go need to support the Clone interface 6 years ago
principal_role_test.go finished up basic unit tests for principal roles 6 years ago
public_ids.go iam roles (#116) 6 years ago
public_ids_test.go iam roles (#116) 6 years ago
repository.go listing users (#118) 6 years ago
repository_group.go add listing for groups and roles (#130) 6 years ago
repository_group_test.go add listing for groups and roles (#130) 6 years ago
repository_principal_role.go delete dead code 6 years ago
repository_role.go add listing for groups and roles (#130) 6 years ago
repository_role_test.go add listing for groups and roles (#130) 6 years ago
repository_scope.go Org List and Get API Methods (#132) 6 years ago
repository_scope_test.go listing projects and organizations (#124) 6 years ago
repository_test.go listing users (#118) 6 years ago
repository_user.go listing users (#118) 6 years ago
repository_user_test.go delete all users at the start of each test. (#129) 6 years ago
resource.go iam users (#96) 6 years ago
resource_test.go cleanup tests: properly use require, catch defer errors, use testing functions (#113) 6 years ago
role.go iam roles (#116) 6 years ago
role_assigned_role.go refactor to support new SearchWhere() API parameters 6 years ago
role_assigned_role_test.go updates to run after refactor or principal roles 6 years ago
role_grant.go refactor to use db.NewPublicId() 6 years ago
role_grant_test.go updates to run after refactor or principal roles 6 years ago
role_test.go iam roles (#116) 6 years ago
scope.go refactor scopes to conform to public id usage and repo error msgs (#117) 6 years ago
scope_test.go refactor scopes to conform to public id usage and repo error msgs (#117) 6 years ago
testing.go listing projects and organizations (#124) 6 years ago
testing_test.go listing projects and organizations (#124) 6 years ago
user.go iam groups (#112) 6 years ago
user_grants.go refactor to support new SearchWhere() API parameters 6 years ago
user_grants_test.go updates to run after refactor or principal roles 6 years ago
user_groups.go refactor to support new SearchWhere() API parameters 6 years ago
user_groups_test.go refactor tests 6 years ago
user_roles.go refactor to support new SearchWhere() API parameters 6 years ago
user_roles_test.go updates to run after refactor or principal roles 6 years ago
user_test.go cleanup tests: properly use require, catch defer errors, use testing functions (#113) 6 years ago