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 fdaaebf1f6
add group member functions (#173)
6 years ago
..
store add group member functions (#173) 6 years ago
action.go Move actions, resource (types), and scopes to packages. (#149) 6 years ago
action_test.go Move actions, resource (types), and scopes to packages. (#149) 6 years ago
auth_account.go iam and auth integration (#144) 6 years ago
auth_account_test.go Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166) 6 years ago
docs.go iam package docs 6 years ago
group.go Move actions, resource (types), and scopes to packages. (#149) 6 years ago
group_member.go add group member functions (#173) 6 years ago
group_member_test.go add group member functions (#173) 6 years ago
group_test.go Update role grants (#162) 6 years ago
ids.go Update role grants (#162) 6 years ago
ids_test.go iam and auth integration (#144) 6 years ago
options.go Merge branch 'master' into iam-basics 6 years ago
options_test.go Add grant scope ID to roles (#165) 6 years ago
principal_role.go Merge branch 'master' into iam-basics 6 years ago
principal_role_test.go Fix up some test strings 6 years ago
repository.go add principal roles (users and groups) to iam (#163) 6 years ago
repository_group.go add group member functions (#173) 6 years ago
repository_group_test.go add group member functions (#173) 6 years ago
repository_principal_role.go Merge branch 'master' into iam-basics 6 years ago
repository_principal_role_test.go Update role grants (#162) 6 years ago
repository_role.go Add grant scope ID to roles (#165) 6 years ago
repository_role_grant.go Update role grants (#162) 6 years ago
repository_role_grant_test.go Update role grants (#162) 6 years ago
repository_role_test.go Update role grants (#162) 6 years ago
repository_scope.go Introduce global scope (#168) 6 years ago
repository_scope_test.go Introduce global scope (#168) 6 years ago
repository_test.go Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166) 6 years ago
repository_user.go add principal roles (users and groups) to iam (#163) 6 years ago
repository_user_test.go Address some merge issues 6 years ago
resource.go iam and auth integration (#144) 6 years ago
resource_test.go Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166) 6 years ago
role.go Update role grants (#162) 6 years ago
role_assigned_role.go refactor to support new SearchWhere() API parameters 6 years ago
role_assigned_role_test.go Update role grants (#162) 6 years ago
role_grant.go Update role grants (#162) 6 years ago
role_grant_test.go Update role grants (#162) 6 years ago
role_test.go Fix up some tests after merging 6 years ago
scope.go Introduce global scope (#168) 6 years ago
scope_test.go Introduce global scope (#168) 6 years ago
testing.go add group member functions (#173) 6 years ago
testing_test.go add group member functions (#173) 6 years ago
user.go Move actions, resource (types), and scopes to packages. (#149) 6 years ago
user_grants.go add group member functions (#173) 6 years ago
user_grants_test.go add group member functions (#173) 6 years ago
user_groups.go add group member functions (#173) 6 years ago
user_groups_test.go add group member functions (#173) 6 years ago
user_roles.go refactor to support new SearchWhere() API parameters 6 years ago
user_roles_test.go Update role grants (#162) 6 years ago
user_test.go Update role grants (#162) 6 years ago