Commit Graph

264 Commits (f0a4bce17c295eafba1fcb475cf55d6487e1df09)

Author SHA1 Message Date
dani c89777de41
Expose Valid Principals for Vault SSH Signed Certs (#3791)
3 years ago
Jim 1c330543a7
fix (oplog keys): fix issue with migration of oplog keys to new tables (#3868)
3 years ago
Jim 0d19892e03
fix (events): convert multierror to stdlib error (#3743)
3 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago
Michael Gaffney 0af36d3d8a
refactor(sql): Consolidate changes to oplog_entry into one migration
3 years ago
Michael Gaffney 3befccffd7
refactor(sql): Reorder and rename oplog kms migrations
3 years ago
Michael Gaffney d8393e5793
style(sql): fix indenting and remove trailing whitespace
3 years ago
Jim a16033b73a
fix (kms): move oplog DEK into its own internal kms (#3665)
3 years ago
Jim dc89ca28a1
feat: add API support for additional LDAP auth method fields. (#3679)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Damian Debkowski e285a8ef6f
refactor: make secrets optional for storage bucket (#3353)
3 years ago
Michael Milton 8527f0305d
Fix issue where snapshot conflicts weren't being handled (#3406)
3 years ago
Michael Milton 23c40a0bc3
Update census to run less frequently (#3346)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Timothy Messier 603642f271
fix(session): List performance with large number of session connections (#3288)
3 years ago
Timothy Messier 876f9bb07f
fix(session): List performance with large number of session connections
3 years ago
Michael Gaffney 99a8777866
fix(db): Add index to session connection table
3 years ago
Johan Brandhorst-Satzkorn 610df9892b
all: propagate more history metadata (#3279)
3 years ago
Michael Gaffney 8159ddb08e
feat(db): Add function to update billing snapshot table
3 years ago
Michael Gaffney 41bdfb4406
fix(db): Fix time zone consistency issues in monthly billing views
3 years ago
Michael Gaffney 47ddd2e40a
fix(db): Fix generated series to yield consistent results
3 years ago
Michael Gaffney 053e74f66c
feat(db): Add table for census upload job status
3 years ago
Jim 536551dc0c
fix: update go-dbw dep and refactor conversion of pgx errors (#3242)
3 years ago
Timothy Messier 61a37ef4a4
fix(schema): Add missing endpoint column to session recording view
3 years ago
Timothy Messier f53d65eacd
refact(sql): Rename migrations to avoid number conflicts
3 years ago
Todd 4063880bbe
Add credential history views
3 years ago
Michael Gaffney a783c91b2d
feat(sql): Add dynamic credential hst tables to session recording
3 years ago
Michael Gaffney 03b1291b34
feat(sql): Add history tables for dynamic credentials
3 years ago
Todd e1540be9f3
Add host information to session recording view
3 years ago
Michael Gaffney a8224f4f57
feat(sql): Add endpoint from session table to session recording
3 years ago
Michael Gaffney 06e4e46248
feat(sql): Add static credential hst tables to session recording
3 years ago
Michael Gaffney 3a64fb3d58
feat(sql): Add history tables for static credentials
3 years ago
Todd 386eac072c
Add recording_channel_ssh_aggregate view
3 years ago
Johan Brandhorst-Satzkorn 11893a8885
db: add state and error_details to recording
3 years ago
Johan Brandhorst-Satzkorn af8e4d63be
db: add channel summary details
3 years ago
Todd ee6a5f05b5
Add historical target and scope information to session recording
3 years ago
Michael Gaffney 477e6df269
feat(sql): Add target and host history tables to session recording
3 years ago
Michael Gaffney 73b710cd06
refactor(sql): Rename session recording migration
3 years ago
Michael Gaffney 37c6b8e540
feat(sql): Add history tables for hosts
3 years ago
Michael Gaffney b97dc07bb0
feat(sql): Add history tables for host catalogs
3 years ago
Michael Gaffney 7ebe393aee
feat(sql): Add history table for target_ssh
3 years ago
Todd d365123045
add session recording aggregate view
3 years ago
Louis Ruch 7263d08bc5
feat(storage): Add target storage_bucket relation
3 years ago
Timothy Messier 21f6be9ab5
refact(sql): Move migrations to avoid number conflict
3 years ago
Michael Gaffney 882b7eca2f
feat(sql): Add IAM history table references to session recording
3 years ago
Michael Gaffney 9fd01a79f0
refactor(sql): Move and rename session recording migration
3 years ago
Michael Gaffney 4488f5f8cd
refactor(sql): Move and rename history table migrations
3 years ago
Michael Gaffney 463f1e36af
feat(sql): Add history table for iam_user
3 years ago
Michael Gaffney 8ae658a570
feat(sql): Add history table and triggers for iam_scope
3 years ago
Michael Gaffney 327d950a1e
feat(sql): Add function to generate a URL safe ID
3 years ago