Commit Graph

454 Commits (moduli-e2e-admin-ui)

Author SHA1 Message Date
Damian Debkowski 98bb4c8c31
test(cluster): split tests between parallel and sequential packages (#5390)
1 year ago
David Kanney f62e67584e
chore: Clarify GrantHash behavior when there are no GrantTuples (#5334)
1 year ago
Johan Brandhorst-Satzkorn a2be306eb4
More managed groups limit fixes (#5245)
2 years ago
Elim Tsiagbey 514bcc19f6
feat(gcp): add GCP plugin (#5229)
2 years ago
Hugo f227020b67 feat(scheduler): Use job table to select jobs to run
2 years ago
Hugo 27c432a748 feat(scheduler): Drop completed job runs as they complete
2 years ago
dani 62c41191ff
[fix] allow IPv6 controllers, workers, and targets (#5221)
2 years ago
Irena Rindos 36158056d9
feat(workers): add VerifyKnownWorkers repo function (#5189)
2 years ago
Hugo b8046a3ef3 feat(handlers/host_catalogs): Support plugin host catalog worker filter
2 years ago
Jeff Mitchell 62d4f8453b
Don't explode grants from the DB (#5104)
2 years ago
Timothy Messier fe129b4268
fix(metrics): Fix matching logic for authorize session endpoint (#5121)
2 years ago
Johan Brandhorst-Satzkorn 41de35f2b1
internal/daemon/controller+worker: propagate downstream timeout (#5083)
2 years ago
Jeff Mitchell 66af7dba98
Allow reloading some server timings (#5071)
2 years ago
David Bond 660e2063a4
Return HTTP 400 status for inactive OIDC auth methods (#5048)
2 years ago
Elim Tsiagbey 306c722750
feat: Add support for capturing URL actions in request info (#5044)
2 years ago
Elim Tsiagbey 84707c04cb
feat: Disable path length fallback (#5050)
2 years ago
Johan Brandhorst-Satzkorn 96688b36d5
internal/daemon: simplify time update tests (#5041)
2 years ago
Elim Tsiagbey 123286cf94
feat: Validate LDAP URL port number (#5046)
2 years ago
Elim Tsiagbey e6d355b65a
fix: constant-time comparison of grpc-gateway tickets (#5031)
2 years ago
Sorawis Nilparuk (Bo) 350ac90a57
implement configurable getDownstreamWorker timeout (#5007)
2 years ago
Hugo 903039e885
fix(daemon): Return 404 if alias interceptor ResolveRequestIds fails (#5006)
2 years ago
Damian Debkowski c0cf5c4e1b feat(api): return remote storage states for worker
2 years ago
Damian Debkowski 00e4c5448b feat: workers filtered by sbc state
2 years ago
Damian Debkowski 9bc5e492f6 feat(sbc): add upsert worker storage bucket job
2 years ago
Damian Debkowski 162a857a29 feat(sbc): Add domain changes for SBC
2 years ago
Jeff Mitchell 4e0c2d79ac
Add grant scope IDs to role list (#4893)
2 years ago
Johan Brandhorst-Satzkorn c6f3c375f3
api: remove deprecated grant_scope_id field (#4886)
2 years ago
Jeff Mitchell d547e0d459
Add test ability to reinitialize worker auth roots on startup (#4895)
2 years ago
Irena Rindos 61e7ab4738
Allow descriptions to contain newlines and other whitespace (#2599)
2 years ago
David Bond 0c25dbad13
Use appropriate gRPC error codes for OIDC (#4877)
2 years ago
Michael Li e18e3ab783
test: Fix tests due to time (#4855)
2 years ago
Timothy Messier a2c529b9d1
fix(controller): Use max request duration cluster listener (#4805)
2 years ago
Irena Rindos 16d23fa55f
bug(scopes): scopes list returns 500 without perms (#4731)
2 years ago
Todd 7df9144fbf
Fix typos in request validation errors for aliases (#4671)
2 years ago
Todd 0d67b86543
Add ListResolvableAliases to the user service (#4609)
2 years ago
dani 1a77e4da86
Boundary Plugin MinIO (#4621)
2 years ago
Louis Ruch c376d06355 feat: Add support for correlationId
2 years ago
Elim Tsiagbey 2c140b1e09 feat: Local Storage State API & CLI
2 years ago
Elim Tsiagbey 3bef063c72 feat: Filter workers by local storage state function
2 years ago
Louis Ruch e9e3d7cad5
feat(session): Include session recording id in auth-session resp (#4593)
2 years ago
Todd 55fe70e643
Change 404 errors for aliases to 401s (#4575)
2 years ago
Jeff Mitchell a4bafdf9f4
Remove unintended log statements (#4533)
2 years ago
Jeff Mitchell 4542eef22b
Add templating coalesce function (#4492)
2 years ago
Todd 868228847d
Add handler and API support for alias creation with target (#4508)
2 years ago
Todd f7631edcab
rename target2 import alias to talias (#4482)
2 years ago
Todd 4bd38037b3 fixup! Create the alias service and resource (#4276)
2 years ago
Todd 240f86f0a9 fixup! Resolve aliases prior to subtype attribute transforming interceptor (#4379)
2 years ago
Todd ce250cbc57 fixup! Create the alias service and resource (#4276)
2 years ago
Todd deab1d5f17 fixup! Create the alias service and resource (#4276)
2 years ago
Irena Rindos e80e9a6da5 feat(dev): create initial alias targets for boundary dev (#4433)
2 years ago
Irena Rindos 48d958e395 fix(aliases): check target alias host id on create and update (#4435)
2 years ago
Todd 5a17c9cd39 Resolve aliases prior to subtype attribute transforming interceptor (#4379)
2 years ago
Todd 78e10864c4 Add alias CLI CRUDL commands (#4353)
2 years ago
Irena Rindos eceb1fd40e api(targets): add aliases to targets (#4337)
2 years ago
Todd 3f3b624b54 Add alias resolution to target service (#4277)
2 years ago
Todd 92181e272a Create the alias service and resource (#4276)
2 years 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
Timothy Messier 111dc87ead
feat(billing): Fix end time comparision for all view
2 years ago
Timothy Messier e09bf09a95
refact(billing): Use sql functions instead of views
2 years ago
Timothy Messier 5aafe66c3c
test(ratelimit): Update tests due to new endpoint
2 years ago
Michael Milton 280e9abb89
feat(billing): Add service handlers for monthly active user counts
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Johan Brandhorst-Satzkorn e95eda7ca2
handlers: always return pagination parameters in list (#4373)
2 years ago
Jeff Mitchell 4068829509
Merge pull request #4401 from hashicorp/jefferai-linter-fixes
2 years ago
Jeff Mitchell 49803e653c
Linter fixes numero 2 (#4408)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Jim 3af259ff69
chore: update deps (#4394)
2 years ago
Jim a61993abd7
fix (auth): event verify error (#4302)
2 years ago
Jeff Mitchell e91c4cbfe2
Remove support for 'id' field in grants (#4290)
2 years ago
Louis Ruch 7921ce22fd
test(grant): Use ID to validate version check (#4274)
2 years ago
Jeff Mitchell f5dd457b34
Multiple grant scope IDs (#4251)
2 years ago
Jeff Mitchell 3414e09cbb
Remove announced deprecated code allowing ports in target addrs (#4265)
2 years ago
Louis Ruch 22fcf8a2ba Projects do not have perm to attach/detach policy
2 years ago
Jeff Mitchell 253d79116c
Swap id field in grants to ids since that's now standardized (#4250)
2 years ago
Jeff Mitchell e07503add4
Remove some long-standing commented code (#4242)
2 years ago
Danielle Miu e903947bef Create delete_session_recording job and associated infra
2 years ago
Damian Debkowski 2dda19aafe fix: reapply-storage-policy
2 years ago
Louis Ruch f26243e9af feat(recording): Delete Session Recording
2 years ago
Damian Debkowski 0a853c2262 feat(handler): reapply storage policy unimplemented
2 years ago
Johan Brandhorst-Satzkorn 07be75b7be internal/handlers: add pagination to storage policies
2 years ago
Johan Brandhorst-Satzkorn b454b28912 internal/handlers: add policy list resource type
2 years ago
Louis Ruch 360dd616ff fix(rate-limiting): Add support for Scope-StoragePolicy actions
2 years ago
Louis Ruch 45de26bfe9 feat(scope): Add API for Attach/Detach StoragePolicy to scope
2 years ago
Damian Debkowski 6ca1bc3c3f feat(handlers): utilize service func for scope service
2 years ago
Hugo edbb33de5b feat(handlers): Implement Policy Service
2 years ago
Jeff Mitchell 9332179a01
Remove the deprecated old KMS worker auth mechanism (#3935)
2 years ago
Timothy Messier b3bc367534
feat(controller): Expose rate limiting headers via CORS (#4159)
2 years ago
Johan Brandhorst-Satzkorn 3daa55b913 internal/handlers: add scope list pagination
2 years ago
Michael Milton 52b1c1b4c7 Managed group list pagination (#4208)
2 years ago
Johan Brandhorst-Satzkorn b7e474d277 internal/handlers: add accounts pagination
2 years ago
Johan Brandhorst-Satzkorn f38c79a5ce internal/handlers: add host catalog pagination
2 years ago
Todd 40d9c3fd1d Paginate iam groups (#4194)
2 years ago
Michael Milton 8d50a0913f Auth Method list pagination (#4165)
2 years ago
Todd 0fad770d8a Paginate iam user (#4185)
2 years ago
Johan Brandhorst-Satzkorn 050bcdfec9 handlers/host_sets: implement pagination for host sets
2 years ago
Johan Brandhorst-Satzkorn f29d559d60 handlers/session_recordings: add pagination support
2 years ago
Johan Brandhorst-Satzkorn 24130c4313 handlers/storage_buckets: add pagination fields
2 years ago
Johan Brandhorst-Satzkorn 597ac645b2 internal/handlers: fix some comments
2 years ago
Johan Brandhorst-Satzkorn f89e53d5f0 internal/handlers: tidy up test times
2 years ago