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 136e923583
make iam_role scope_id immutable (#179)
6 years ago
..
store add principal roles (users and groups) to iam (#163) 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
group.go Move actions, resource (types), and scopes to packages. (#149) 6 years ago
group_test.go Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166) 6 years ago
ids.go iam and auth integration (#144) 6 years ago
ids_test.go iam and auth integration (#144) 6 years ago
options.go add principal roles (users and groups) to iam (#163) 6 years ago
options_test.go iam and auth integration (#144) 6 years ago
principal_role.go add principal roles (users and groups) to iam (#163) 6 years ago
principal_role_test.go add principal roles (users and groups) to iam (#163) 6 years ago
repository.go add principal roles (users and groups) to iam (#163) 6 years ago
repository_group.go add listing for groups and roles (#130) 6 years ago
repository_group_test.go add principal roles (users and groups) to iam (#163) 6 years ago
repository_principal_role.go add principal roles (users and groups) to iam (#163) 6 years ago
repository_principal_role_test.go add principal roles (users and groups) to iam (#163) 6 years ago
repository_role.go add listing for groups and roles (#130) 6 years ago
repository_role_test.go Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166) 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 add principal roles (users and groups) to iam (#163) 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 Move actions, resource (types), and scopes to packages. (#149) 6 years ago
role_test.go make iam_role scope_id immutable (#179) 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 principal roles (users and groups) to iam (#163) 6 years ago
testing_test.go add principal roles (users and groups) to iam (#163) 6 years ago
user.go Move actions, resource (types), and scopes to packages. (#149) 6 years ago
user_test.go Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166) 6 years ago