Commit Graph

49 Commits (ba85a3bc3fb2be769b3eaa4835eac93726c19bd1)

Author SHA1 Message Date
Jim 00cb18efbe
use parseutil.ParseDurationSecond(...) which allows a value without a suffix to be treated as seconds instead of nanoseconds (#1447)
5 years ago
Jim acc3dda2df
parse the duration string specified in an event file config into a time.Duration (#1446)
5 years ago
Jeff Mitchell c75c97a872
Normalize event configuration (#1444)
5 years ago
Jim 11124794bf
Events: add node for formatting/filtering cloudevents (#1390)
5 years ago
Louis Ruch 74aba58c73
Remove Telemetry from config tests (#1401)
5 years ago
Jeff Mitchell ed6c59a053 Update the rest of the shared libs locations
5 years ago
Jeff Mitchell 4900f249e6 Update parseutil import location
5 years ago
Jeff Mitchell ce52acb968 Update strutil import
5 years ago
Chris Marchesi 5a70875726
internal/servers/controller: Worker failure connection cleanup (#1340)
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Jim 1daa3ebefe
integrate events into the servers (#1355)
5 years ago
Jeff Mitchell 9c945b7021
Migrate ParseAddress to shared-secure-libs (#1313)
5 years ago
Jeff Mitchell 765829be6e
Update CORS to have an allowed_origin of `*` by default (#1249)
5 years ago
Jeff Mitchell 13545e3171
Revert "internal/cmd/config: allow explicit origin list w/implicit CORS toggle (#1247)" (#1248)
5 years ago
Chris Marchesi 579fc621ec
internal/cmd/config: allow explicit origin list w/implicit CORS toggle (#1247)
5 years ago
Jeff Mitchell f32e7f9144
Add ability for the controller/worker name to be read from env/file (#1181)
5 years ago
Dylan Scott 4ae5003763
PR #1001: Postgres Connection Pooling Control (#1015)
5 years ago
Jeff Mitchell c54aedcf1a
By default, add Boundary Desktop's origin to allowed CORS origins (#1121)
5 years ago
Jeff Mitchell 17ad2410cd Add extra tags config test
5 years ago
Jeff Mitchell 4738ceee5d
Add TLS certificate and worker tag reloading on SIGHUP (ICU-1142) (ICU-1143) (#959)
5 years ago
Jeff Mitchell 0993747702
Change server default allowed origin (#931)
5 years ago
Jeff Mitchell e9da3a871d
Switch on CORS by default if not specified (#928)
5 years ago
Todd Knight 1f9fcad1cd
Adding Migrate Command (#872)
5 years ago
Jeff Mitchell 717a3b52ee
Add worker tagging (#862)
5 years ago
Jeff Malnick 11c7c8dbe8
feat: make auth token staleness and duration configurable (#777)
6 years ago
Jeff Mitchell e2e4631929
Add ability to set public cluster address (#761)
6 years ago
Jeff Mitchell a982fc9437
Remove proxy proto documentation for now (#606)
6 years ago
Jeff Mitchell 8d8a7358f8
Add AdditionalVerification function (#423)
6 years ago
Jeff Mitchell 38ce9d9eac
Combine controller and worker commands (#415)
6 years ago
Jeff Mitchell 262ff06042
Add public address config option (#405)
6 years ago
Jeff Mitchell dd06615c2e
Add database initialization command (#400)
6 years ago
Jeff Mitchell c4e2b88022
Add database URL. (#365)
6 years ago
Jeff Mitchell 23156afa11
Add in most of the proxy flow (#326)
6 years ago
Jeff Mitchell 936c970635 Remove unneeded and breaking test
6 years ago
Jeff Mitchell 28df6eb7b0
Update config encrypt/decrypt CLI command (#309)
6 years ago
Jeff Mitchell b47cca0329
Add (non-db aspects of) the recovery key workflow (#286)
6 years ago
Jim 9570897032
basic keys mgmt repo (#264)
6 years ago
Jeff Mitchell 282177afc2
Remove the default org (#270)
6 years ago
Jeff Mitchell fff15bc9f3 Rename KMS purpose 'controller' to 'root'
6 years ago
Jeff Mitchell 5d104a7a01 Migrate off Vault's internalshared folder to the separated-out repo
6 years ago
Jeff Mitchell 203e2b5dc2
Initial worker porting steps (#232)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jeff Mitchell 982693d8f5 Update tests
6 years ago
Jeff Malnick 8afcbd4c8e
Add config CLI command and encrypt/decrypt sub-commands (#77)
6 years ago
Jeff Mitchell 374a3991a2
Add a passthrough directory feature. (#76)
6 years ago
Jeff Mitchell fafdcbbfa4
CORS support (#73)
6 years ago
Jeff Mitchell 062ce6079f
Create dev org in database (#41)
6 years ago
Jeff Mitchell 5acda6a0b1
Begin purpose-based listener refactoring (#4)
6 years ago
Jeff Mitchell 07032f6908
Refactoring and the worker is more distinct now (#3)
6 years ago