Commit Graph

35 Commits (fcafffdb24b84bba85d06fb208778efe2b9201c7)

Author SHA1 Message Date
Michael Milton 1f17313a39
Normalise grants and roles tables to improve grants query performance (#5846)
8 months ago
Todd e848e76b48 Create Alias Domain Object and Repo (#4275)
2 years ago
Michael Milton 2e69d59dd2
feat(billing): Add cli subcommand for monthly active user counts
2 years ago
Michael Milton 280e9abb89
feat(billing): Add service handlers for monthly active user counts
2 years ago
Hugo edbb33de5b feat(handlers): Implement Policy Service
2 years ago
Timothy Messier 61fcd857ec
feat(resource): Add function to get type from plural string
2 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jim e4d6742514
feat (action/resource): add Download and SessionRecording
3 years ago
Louis Ruch 8ea61054cd
feat(storage): Add support for Storage Bucket API
3 years ago
Jeff Mitchell fc664eb35f
Improve grant validation (#3081)
3 years ago
Jeff Mitchell d391dc6ab7
Add top level resource prefix function in globals (#3075)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Irena Rindos 18dff62b7b
Merge BYOW GA branch to main (#2398)
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Louis Ruch 58d546cdd4 feat(credential): Add static credential store and username_password credential
4 years ago
Jeff Mitchell 5d3facf561 Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Jeff Mitchell d6362f9e5e
Restrict anonymous user capabilities (#2156)
4 years ago
Jeff Mitchell c59d0df611
Add worker creation ACLs (#2138)
4 years ago
Jeff Mitchell 1f7999ed97
Add authorized collection actions output for credential stores (#1530)
5 years ago
Jeff Mitchell 92809b733a
Fix unknown permission issue with credential-store (#1524)
5 years ago
Jim 70ad081e39
Events: convert from hclog to events (#1409)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 179a49657e
Managed Groups service (#1262)
5 years ago
Dane Harrigan 433998494a
Use uint for internal types (#926)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Jeff Mitchell 33b0021547
Add Sessions CLI command and add session cleanup to worker (#388)
6 years ago
Todd Knight e937b0ea27
Sessions Read/List/Cancel API and SDK (#369)
6 years ago
Jeff Mitchell 203e2b5dc2
Initial worker porting steps (#232)
6 years ago
Jeff Mitchell 73a38b1433
Remove some unneeded resource types and fix the resource typing for default role in global scope (#256)
6 years ago
Jeff Mitchell 322b13ae98
Standardize static group -> group naming (#236)
6 years ago
Todd Knight 6de1f7ee16
Auth Token Read/List/Delete handler and Go SDK (#199)
6 years ago
Todd Knight 28dbcd84bd
Authenticate Handler API and SDK, and much more (#183)
6 years ago
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Jeff Mitchell 732c07126d
Introduce global scope (#168)
6 years ago
Jeff Mitchell d8f11af4d7
Move actions, resource (types), and scopes to packages. (#149)
6 years ago