Caleb Doxsey
|
bbed421cd8
|
config: remove source, remove deadcode, fix linting issues (#4118)
* remove source, remove deadcode, fix linting issues
* use github action for lint
* fix missing envoy
|
2023-04-21 17:25:11 -06:00 |
|
Caleb Doxsey
|
681cf6fa27
|
config: fix set_response_headers (#4026)
* config: fix set_response_headers
* fix disabling to support route headers when global headers are disabled
|
2023-04-20 17:07:23 -06:00 |
|
Caleb Doxsey
|
76a7ce3a6f
|
authorize: allow access to /.pomerium/webauthn when policy denies access (#4015)
|
2023-02-27 09:49:06 -07:00 |
|
Caleb Doxsey
|
c86ca6f76f
|
webauthn: require session when accessing /.pomerium/webauthn (#3814)
* webauthn: require session when accessing /.pomerium/webauthn
* remove dead code
* remove unusued PomeriumDomains field
|
2022-12-16 10:59:21 -07:00 |
|
Denis Mishin
|
fa0ba60aee
|
bump envoy to v1.24.0 (#3767)
|
2022-11-28 09:32:31 -07:00 |
|
Caleb Doxsey
|
fa26587f19
|
remove forward auth (#3628)
|
2022-11-23 15:59:28 -07:00 |
|
Caleb Doxsey
|
b435f73e2b
|
authenticate: fix debug and metrics endpoints (#3212)
|
2022-03-30 09:37:37 -06:00 |
|
Caleb Doxsey
|
c97dcf7e0f
|
envoy: add hash policy and routing key for hash-based load balancers (#2791)
* envoy: add hash policy and routing key for hash-based load balancers
* fix integration test
* fix nginx
|
2021-12-01 13:42:12 -07:00 |
|
Caleb Doxsey
|
a5034aabae
|
authenticate: redirect / to /.pomerium/ (#2770)
|
2021-11-18 08:49:23 -07:00 |
|
wasaga
|
3073146ff2
|
fix: timeout field in protobuf, add websocket tests
|
2021-07-07 12:06:56 -04:00 |
|
wasaga
|
134ca74ec9
|
proxy: add idle timeout (#2319)
|
2021-07-02 10:29:53 -04:00 |
|
Caleb Doxsey
|
2156dbc553
|
envoy: always set jwt claim headers even if no value is available (#2261)
* envoy: always set jwt claim headers even if no value is available
* add test
|
2021-06-04 10:01:00 -07:00 |
|
Caleb Doxsey
|
1dcccf2b56
|
envoy: refactor controlplane xds to new envoyconfig package (#2086)
|
2021-04-13 13:51:44 -06:00 |
|