Commit Graph

2604 Commits (fe129b4268abe24dc3b1338536282d28383affb6)

Author SHA1 Message Date
Timothy Messier fe129b4268
fix(metrics): Fix matching logic for authorize session endpoint (#5121)
2 years ago
dani 1b24cab932
update bsr tests to use ::1 (#5120)
2 years ago
Damian Debkowski 9576ed40dc
test: improve test to ensure ipv6 compatability (#5113)
2 years ago
David Bond 61c1544446
Fix panic in credential renewal job (#5116)
2 years ago
Jeff Mitchell b120a03f43
Fix tests (#5114)
2 years ago
Ryan Derr 913e6d755f
ICU-11661 Add scope name in options slice for authorized-sessions (#5108)
2 years ago
Damian Debkowski 390fca3306
test(server): validate ipv6 address for upsert worker status (#5079)
2 years ago
Damian Debkowski 26a07c1418
fix(sbc): ensure secrets cannot be empty & add unit tests (#5102)
2 years ago
Johan Brandhorst-Satzkorn 41de35f2b1
internal/daemon/controller+worker: propagate downstream timeout (#5083)
2 years ago
Irena Rindos 83b61275d5
(cmd): unhide client agent commands (#5097)
2 years ago
Johan Brandhorst-Satzkorn a830892fec
Some test fixes (#5084)
2 years ago
Damian Debkowski 89c9a309ce
test(host): validate ipv6 address for hosts (#5052)
2 years ago
Damian Debkowski bd03c99f89
test(target): validate ipv6 address for tcp targets (#5076)
2 years ago
dani 557591967a
add tests for sql ip address columns to ensure ipv6 capabiltiy (#5062)
2 years ago
Jeff Mitchell 66af7dba98
Allow reloading some server timings (#5071)
2 years ago
Jeff Mitchell 35d1df7388
Two fixes in our Go API code: (#5066)
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
Johan Brandhorst-Satzkorn 4a031d9910
api: remove items deleted during refresh pagination (#5056)
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
Hugo 1c62470ba6 chore(cmd): Move FlagClientAgentPort and flagTargetDefaultPort to uint16
2 years ago
Hugo 3e3f2153c0 feat(cmd): New Uint16 flag type
2 years ago
Hugo bf9dbd818e chore(cmd): Remove IntVar and move to Int64Var
2 years ago
Hugo 3195dcba4e chore(cmd): Remove UintVar and move to Uint64Var
2 years ago
Hugo abb2d50494 fix(worker): Use 16-bit int parsing for TCP port
2 years ago
Louis Ruch a3788ab978
fix(policy): Cascade delete policy when scope is deleted (#5014)
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
Johan Brandhorst-Satzkorn a77769fdb6
internal/server: only use non-nil tags (#4996)
2 years ago
Damian Debkowski 5707a64b20
fix(db): remove storage_plugin_storage_bucket_secret-rewrapping-job table (#4993)
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Dan Heath bbbe971ed1
docs: Move permissions to config for usage docs (#4962)
2 years ago
Damian Debkowski 85b9adea81
feat(loopback): support dynamic credentials (#4982)
2 years ago
Lisbet Alvarez 126c4f55a0
chore: update ui commit to 219eba6 (#4969)
2 years ago
Irena Rindos 2191aa1d03
refact(session connection): remove session connection state table (#4617)
2 years ago
Lisbet Alvarez eb6e1b558d
chore: bump ui commit to 25a99a4 (#4957)
2 years ago
Lisbet Alvarez bf41d23dbe
chore: bump ui commit to 10c128e (#4950)
2 years ago
Damian Debkowski 1be0e5d413
fix: pass along storage bucket credential id for sb update job (#4947)
2 years ago
Lisbet Alvarez 59d5f854cb
chore: bump ui commit to 03376f0 (#4946)
2 years ago
Danielle Miu 603719aa9b make gen for version 0.17.0
2 years ago
Lisbet Alvarez 184b1bf043
update ui commit to 96b6486 (#4942)
2 years ago
Guy J Grigsby 3316ef5228
Update attributes description for AuthenticateRequest to match proto (#4937)
2 years ago
Damian Debkowski a20aae9879 update persisted storage bucket credential states from worker status
2 years ago
Damian Debkowski 4131c4b324 feat(cmd): display remote storage states for workers
2 years ago
Damian Debkowski c0cf5c4e1b feat(api): return remote storage states for worker
2 years ago
Elim Tsiagbey 11272b6c2a feat: update storage to support dependency calls
2 years ago
Damian Debkowski 00e4c5448b feat: workers filtered by sbc state
2 years ago