Caleb Doxsey
|
1e9a09269b
|
config: add support for http3 advertise port (#5466)
|
2025-02-03 13:58:57 -07:00 |
|
Caleb Doxsey
|
556b2e0d73
|
core/grpc: add mock for registry service (#5243)
|
2024-08-26 11:30:17 -06:00 |
|
Caleb Doxsey
|
0cfb1025db
|
core/proto: update protoc dependencies (#5218)
* core/proto: update protoc dependencies
* cleanup
* disable unimplemented forward compatibility check
* fix mock
* add generate make command
* add .0
|
2024-08-15 11:12:05 -06:00 |
|
Caleb Doxsey
|
818f3926bf
|
core/grpc: fix deprecated protobuf package, remove tools (#4643)
|
2023-10-26 11:38:54 -06:00 |
|
Caleb Doxsey
|
438aecd7bc
|
config: add customization options for logging (#4383)
* config: add customization options for logging
* config: validate log fields
* allocate slices once
|
2023-07-24 13:17:03 -06:00 |
|
Caleb Doxsey
|
be0104b842
|
config: add cookie_same_site option (#4148)
|
2023-05-03 14:36:42 -06:00 |
|
Denis Mishin
|
2917f07dac
|
bump protoc to 3.21.7 (#3646)
|
2022-10-03 13:01:42 -04:00 |
|
Caleb Doxsey
|
3c63b6c028
|
authorize: add policy error details for custom error messages (#3542)
* authorize: add policy error details for custom error messages
* remove fmt.Println
* fix tests
* add docs
|
2022-08-09 14:46:31 -06:00 |
|
Caleb Doxsey
|
8fc5dbf4c5
|
grpc: regenerate protobuf code (#3208)
|
2022-03-29 15:18:10 -06:00 |
|
Caleb Doxsey
|
64ee7eca5c
|
directory: save IDP errors to databroker, put event handling in dedicated package (#2957)
|
2022-01-28 15:15:32 -07:00 |
|
Caleb Doxsey
|
5a858f5d48
|
config: add internal service URLs (#2801)
* config: add internal service URLs
* maybe fix integration tests
* add docs
* fix integration tests
* for databroker connect to external name, but listen on internal name
* Update docs/reference/readme.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
* Update docs/reference/readme.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
* Update docs/reference/readme.md
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
* Update docs/reference/settings.yaml
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
* Update docs/reference/settings.yaml
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
* Update docs/reference/settings.yaml
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
|
2021-12-10 14:04:37 -05:00 |
|
Denis Mishin
|
55fec9b51b
|
add host-rewrite options to config.proto (#2668)
|
2021-10-08 11:50:56 -04:00 |
|
Nathan Hayfield
|
1f718e4ce1
|
add description to service accounts (#2611)
|
2021-09-20 14:10:12 -04:00 |
|
Denis Mishin
|
0878315d60
|
bump protoc-validate (#2606)
|
2021-09-16 12:02:55 -04:00 |
|
Caleb Doxsey
|
cef08a1c2d
|
authorize: remove service account impersonate user id, email and groups (#2365)
|
2021-07-15 09:31:45 -06:00 |
|
wasaga
|
134ca74ec9
|
proxy: add idle timeout (#2319)
|
2021-07-02 10:29:53 -04:00 |
|
Caleb Doxsey
|
e2ebef44ef
|
telemetry: add installation id (#2017)
* telemetry: add installation id
* set installation id globally
* remove unneeded changes
|
2021-03-24 07:22:54 -06:00 |
|
wasaga
|
d04416a5fd
|
in-memory service registry (#1892)
|
2021-02-17 14:28:54 -05:00 |
|