Commit Graph

1356 Commits (5fe40bc7bd200788e34d8bcf4ce1dfd1da5bbad2)
 

Author SHA1 Message Date
Jim 5fe40bc7bd style (events): add changes from `make fmt` in prep for release.
5 years ago
Louis Ruch 4cdce29a84
fix(connect): Remove erroneous event error message (#1500)
5 years ago
Jeff Mitchell 2c61bd4963
Fix recursive listing when the ingress scope lacks permissions (#1478)
5 years ago
Jeff Mitchell 781871c30d
Properly accept grant format type=<type>;output_fields=<of> (#1474)
5 years ago
Louis Ruch 030c09c6b9
bug(targets): Fix panic in authorize-session (#1496)
5 years ago
Louis Ruch db8e9bb0c6
refactor(worker): refactors the proxy handler to use endpoint scheme (#1491)
5 years ago
Rolf Sommerhalder b599bb5eb2
Adjust syntax in example (#1476)
5 years ago
Jim 5f46207e76
Events: add redact/encrypt node for audit events to Eventer (#1490)
5 years ago
Timothy Messier 06ce257cb8
Merge branch 'tmessi/wh-refactors'
5 years ago
Timothy Messier 90e2c871f0
refactor(wh): Remove host prefix from wh_user_dimension org fields
5 years ago
Timothy Messier 026f09a9a8
refactor(wh): Rename primary and foreign key columns
5 years ago
Timothy Messier c8bf1917f5
db: Refactor test setup for pre-populated data
5 years ago
Pamela Bortnick 8e42b04b04
Update social share image (#1487)
5 years ago
Jeff Mitchell 2649d1b966
Move protooptions to sdk/pbs (#1486)
5 years ago
Jeff Mitchell b13975cb6a
Move API resource pbs to new location (#1484)
5 years ago
Mike Wickett 40b1e873f3
chore: update alert banner (#1452)
5 years ago
Zachary Shilton 6e435a8141
Upgrade global styles (#1418)
5 years ago
Jeff Mitchell 7aba3b16a4 Add WIP KMS plugin assets to .gitignore
5 years ago
Todd Knight 1cacd8ee35 Update website VERSION export to 0.5.1
5 years ago
Michael Gaffney 5f88243ddc
Fix db migration that adds support for OIDC in the data warehouse (#1471)
5 years ago
Jeff Mitchell b0dbd0182e
Add support for additional awskms parameters (#1468)
5 years ago
Louis Ruch 31af49e76d
refactor(worker): Move tcp_proxy into its own package (#1458)
5 years ago
Todd Knight c79daab68c Update to version 0.5.1
5 years ago
Jeff Mitchell 2fe9fd60f2
Bump Go to 1.16.7 (#1464)
5 years ago
Michael Gaffney ef051135b2
Add data warehouse changes for OIDC to the Changelog (#1465)
5 years ago
Jim 4d70c049c2
fix: Stop trying to re-write the resp header on event flush errors (#1463)
5 years ago
Timothy Messier 0f19009cea
feat(wh): Add oidc related columns to wh_user_dimension (#1455)
5 years ago
Jeff Mitchell f7894811f5
Update go-bexpr to allow colons in paths; add a test (#1453)
5 years ago
Jim 3bd6a209a4
prevent panic when hclog_formatter_node is operating on a struct (#1456)
5 years ago
Timothy Messier 624bdbf0c2
test(db): Add baseline tests for wh_user_dimension (#1454)
5 years ago
Taylor Dolezal 248e1f36b5
Update next steps in connect to target documentation (#1439)
5 years ago
Susmitha Girumala ba85a3bc3f
docs: Update desktop client download version (#1450)
5 years ago
Jim b3d8b50307
Sink documentation (#1449)
5 years ago
Mike Wickett 534efef039
rebase cleanup (#1435)
5 years ago
Jim 477b541bf0
Events: ongoing clean up of eventing (#1448)
5 years ago
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
Todd Knight 8496093874 make fmt.
5 years ago
Jeff Mitchell c75c97a872
Normalize event configuration (#1444)
5 years ago
s-christoff 00ada3c578
update op (#1442)
5 years ago
Jim 3a3f956615
support new event formats of: hclog-text and hclog-json (#1440)
5 years ago
Jeff Mitchell e3012afb4f
Add primary auth method ID to default output fields, fix display bug (#1441)
5 years ago
Todd Knight 6b578c0e30 Update to versions 0.5.0
5 years ago
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
Todd Knight 03b4c095c4
Fix syntax error in profiling_on.go (#1437)
5 years ago
Chris Marchesi 947dc96b30
server: Add back controller shutdown on worker startup failure (#1432)
5 years ago
Bryce Kalow 8599b55f7a
web: migrate to web platform- packages (#1405)
5 years ago
Jim 6785055a4d
update to latest tagged version (#1436)
5 years ago
Jim 137729b0c0
Event log adpaters (#1434)
5 years ago
Jim 68dd2a66ba
Remove unneeded hclog dependencies as we move forward with events (#1433)
5 years ago