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 cb89422d9d
define immutable fields including PKs. (#205)
6 years ago
..
store Update Watchtower to use grpc-gateway v2 (#204) 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 Simplify SetTableName pattern (#214) 6 years ago
auth_account_test.go implement SetTableName patttern that allows table name to be set back to the default for the storage type. (#196) 6 years ago
docs.go Organizations -> orgs consistency (#189) 6 years ago
group.go Simplify SetTableName pattern (#214) 6 years ago
group_member.go Add Handlers for Add/Set/Remove Group Members (#209) 6 years ago
group_member_test.go implement SetTableName patttern that allows table name to be set back to the default for the storage type. (#196) 6 years ago
group_test.go implement SetTableName patttern that allows table name to be set back to the default for the storage type. (#196) 6 years ago
ids.go Port over 162 and 165 to master (#176) 6 years ago
ids_test.go Organizations -> orgs consistency (#189) 6 years ago
immutable_fields_test.go define immutable fields including PKs. (#205) 6 years ago
options.go Convert scopes to the new paradigm (#206) 6 years ago
options_test.go Convert scopes to the new paradigm (#206) 6 years ago
principal_role.go Port over 162 and 165 to master (#176) 6 years ago
principal_role_test.go implement SetTableName patttern that allows table name to be set back to the default for the storage type. (#196) 6 years ago
query.go refactor direct sql into query.go (#192) 6 years ago
repository.go Organizations -> orgs consistency (#189) 6 years ago
repository_group.go Add Handlers for Add/Set/Remove Group Members (#209) 6 years ago
repository_group_test.go define immutable fields including PKs. (#205) 6 years ago
repository_principal_role.go Convert option db.WithVersion to *uint32 (#195) 6 years ago
repository_principal_role_test.go Convert option db.WithVersion to *uint32 (#195) 6 years ago
repository_role.go Include Principals and Grants on Roles When Updating the Role. (#203) 6 years ago
repository_role_grant.go Convert option db.WithVersion to *uint32 (#195) 6 years ago
repository_role_grant_test.go Convert option db.WithVersion to *uint32 (#195) 6 years ago
repository_role_test.go Fixing some errors. 6 years ago
repository_scope.go Authenticate Handler API and SDK, and much more (#183) 6 years ago
repository_scope_test.go Organizations -> orgs consistency (#189) 6 years ago
repository_test.go Organizations -> orgs consistency (#189) 6 years ago
repository_user.go refactor direct sql into query.go (#192) 6 years ago
repository_user_test.go define immutable fields including PKs. (#205) 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 Simplify SetTableName pattern (#214) 6 years ago
role_grant.go Simplify SetTableName pattern (#214) 6 years ago
role_grant_test.go implement SetTableName patttern that allows table name to be set back to the default for the storage type. (#196) 6 years ago
role_test.go define immutable fields including PKs. (#205) 6 years ago
scope.go Simplify SetTableName pattern (#214) 6 years ago
scope_test.go Convert scopes to the new paradigm (#206) 6 years ago
testing.go refactor direct sql into query.go (#192) 6 years ago
testing_test.go add group member capabilities (#178) 6 years ago
user.go Simplify SetTableName pattern (#214) 6 years ago
user_test.go implement SetTableName patttern that allows table name to be set back to the default for the storage type. (#196) 6 years ago