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
Jeff Mitchell 6ddfe407a3
Update allowed formats of ACL strings (#508)
5 years ago
..
store Remove disabled property and sync up field ordering and numbering (#259) 6 years ago
account.go Remove some unneeded resource types and fix the resource typing for default role in global scope (#256) 6 years ago
account_test.go deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
action.go The name. The name. The name! 6 years ago
action_test.go The name. The name. The name! 6 years ago
docs.go The name. The name. The name! 6 years ago
group.go Remove some unneeded resource types and fix the resource typing for default role in global scope (#256) 6 years ago
group_member.go Add groups CLI command (#266) 6 years ago
group_member_test.go basic keys mgmt repo (#264) 6 years ago
group_test.go deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
ids.go The name. The name. The name! 6 years ago
ids_test.go The name. The name. The name! 6 years ago
immutable_fields_test.go add option db.WithSkipVetForWrite(true) so the db tests don't get intercepted by app validation (#332) 6 years ago
options.go Create default roles in scopes to allow authentication and listing scopes/auth methods (#502) 5 years ago
options_test.go support for associating/disassociating an auth account with a user (#233) 6 years ago
principal_role.go The name. The name. The name! 6 years ago
principal_role_test.go basic keys mgmt repo (#264) 6 years ago
query.go use CTE within transaction to calc SetGroupMembers changes (#454) 5 years ago
repository.go basic keys mgmt repo (#264) 6 years ago
repository_group.go deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
repository_group_test.go deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
repository_principal_role.go Host set members (#301) 6 years ago
repository_principal_role_test.go Replace and remove ErrNilParameter with ErrInvalidParameter (#295) 6 years ago
repository_role.go Add multi connection parameters through targets and into session creation (#375) 5 years ago
repository_role_grant.go Update allowed formats of ACL strings (#508) 5 years ago
repository_role_grant_test.go basic keys mgmt repo (#264) 6 years ago
repository_role_test.go Update allowed formats of ACL strings (#508) 5 years ago
repository_scope.go Update allowed formats of ACL strings (#508) 5 years ago
repository_scope_test.go Create default roles in scopes to allow authentication and listing scopes/auth methods (#502) 5 years ago
repository_test.go basic keys mgmt repo (#264) 6 years ago
repository_user.go deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
repository_user_test.go deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
resource.go The name. The name. The name! 6 years ago
resource_test.go basic keys mgmt repo (#264) 6 years ago
role.go Remove some unneeded resource types and fix the resource typing for default role in global scope (#256) 6 years ago
role_grant.go Update allowed formats of ACL strings (#508) 5 years ago
role_grant_test.go Update allowed formats of ACL strings (#508) 5 years ago
role_test.go deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
scope.go The name. The name. The name! 6 years ago
scope_test.go basic keys mgmt repo (#264) 6 years ago
testing.go deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
testing_test.go Update allowed formats of ACL strings (#508) 5 years ago
user.go Replace and remove ErrNilParameter with ErrInvalidParameter (#295) 6 years ago
user_test.go SetAssociatedAccounts, DisassociateAccounts, AssociateAccounts with support for multiple accounts. (#439) 5 years ago