Commit Graph

239 Commits (46d7613e2ddadb60ce0b3f084e6865207e768830)

Author SHA1 Message Date
Jeff Mitchell 46d7613e2d Remove extra s in item table output for auth methods and host catalogs
5 years ago
Jeff Mitchell c54aedcf1a
By default, add Boundary Desktop's origin to allowed CORS origins (#1121)
5 years ago
Todd Knight dc881e65d4 Fix alignment for `Is Primary For Scope` field and values for listing.
5 years ago
Jim 6c003c94f7
add "Is Primary" to auth method CLI output (#1115)
5 years ago
Todd Knight 072b950540
Filter inactive and private oidc auth methods from unauthenticated list requests (#1110)
5 years ago
Todd Knight 53ec3c44bc
Auth Method Listing matches other resources, remove repeated "Version" field. (#1107)
5 years ago
Jeff Mitchell 90b30bad25
Use 202 for token polling endpoint instead of 204 (#1103)
5 years ago
Todd Knight 71673ea161
Pass disable_discovered_config_validation in the API change-state call (#1100)
5 years ago
Jeff Mitchell f05f37d0fa
Fix panic in non-generated API calls when printing as JSON (#1095)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Jeff Mitchell 6c48f6ea77
Use pointers for any Uber atomic values (#1044)
5 years ago
Jeff Mitchell 17ad2410cd Add extra tags config test
5 years ago
Jeff Mitchell b05ed0bf65
If the database is already initialized, use 0 as the return value (#1033)
5 years ago
Jeff Mitchell 6605b4c9f8
Revamp authenticate (#1025)
5 years ago
Todd Knight 48ef25433f
Fix creation of initial Scope roles (#996)
5 years ago
Jeff Mitchell 3b452cb503 Fix initial user ID not being shown in some cases during init
5 years ago
Jeff Mitchell 9649a19d23
Update CLI error codes to be consistent with `connect` (#976)
5 years ago
Jeff Mitchell 519efa6dd1
Add -filter to CLI listing and website docs (#967)
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 72aa110f72
CLI JSON updates (#962)
5 years ago
Jeff Mitchell 341e7aff0d
CLI Generation (#953)
5 years ago
Jeff Mitchell 1ce09069a5
Move worker selection above session creation (#929)
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
Jeff Mitchell 22462cdd84
Add read:self and cancel:self to sessions; add dev unpriv user (#923)
5 years ago
Jeff Mitchell d279a906ce
Allow public_cluster_addr to use an env var or file (#907)
5 years ago
Jeff Mitchell b61dd0ef36 Update schema version check text
5 years ago
Todd Knight 568594d1b3
Release the shared lock using a non cancelled context (#918)
5 years ago
Louis Ruch 628a02ad15
Scope role grants (#913)
5 years ago
Jeff Mitchell 61ec5b47e4
When running single-server mode, use public_cluster_addr if given (#904)
5 years ago
Jeff Mitchell 7cf74596bf Update info output key name
5 years ago
Todd Knight 57d4bf2bfd
Removing dev migration feature and checks (#892)
5 years ago
Todd Knight 955ae41215
Support upgrading from old migration table name (#889)
5 years ago
Jeff Mitchell 6cd97a4a6e
Add support for recursive listing (#885)
5 years ago
Todd Knight 1f9fcad1cd
Adding Migrate Command (#872)
5 years ago
Jeff Mitchell 6b58a3317d
Add recursive listing to roles (#881)
5 years ago
Jeff Mitchell 526e24cd19 Goimports reordering
5 years ago
Jeff Mitchell 717a3b52ee
Add worker tagging (#862)
5 years ago
Todd Knight 595a86508e
Fix lockup when initalizing database. (#875)
5 years ago
Jeff Mitchell 46644300d9
Switch to execabs for os/exec in connect cmd (#873)
5 years ago
Jeff Mitchell dcb15cffbd
Add authorized actions output on resources (#870)
5 years ago
Todd Knight ec6151d174 Organize DB Schema Migration Code and DB Init Checks (#842)
5 years ago
Jeff Mitchell 27919ab11b
Groundwork for returning authorized actions (#860)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Louis Ruch dbc796759b
ICU-934/Verify controller config block (#851)
5 years ago
Jeff Mitchell 5b5602969f
Update go-keyring to use forked version (#846)
5 years ago
Jeff Mitchell 6580d85388
Remove erronious IsGlobalUnicast check. (#845)
5 years ago
Jeff Mitchell e6c98f1454
Add logic to error on certain invalid listener configs (#838)
5 years ago
Jeff Mitchell 16f7dc1c96 Update connect unauthorized message to give a bit more detail
5 years ago
Jeff Mitchell a6cca576a3
Attempt canceling sessions by the client (#831)
5 years ago