1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-09 12:58:22 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Kenneth Jenkins
f9808a73ba
integration: unauthorized response Content-Type ()
Modify the request 'Accept' header to behave more like a web browser,
and add an assertion to verify that Pomerium serves an HTML response for
the unauthorized error page.
2024-02-06 08:53:58 -08:00
Caleb Doxsey
bbed421cd8
config: remove source, remove deadcode, fix linting issues ()
* 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
fa26587f19
remove forward auth () 2022-11-23 15:59:28 -07:00
Caleb Doxsey
55312ef330
integration: remove identity-provider-specific integration tests () 2022-10-03 09:22:11 -06:00
cfanbo
a26a83c247
fix: memory leakage () 2022-04-22 09:52:48 -06:00
cfanbo
84dad4c612
remove deprecated ioutil usages ()
* fix: Fixed return description error

* config/options: Adjust the position of TracingJaegerAgentEndpoint option

* DOCS: Remove duplicate configuration items

Remove duplicate configuration items of route

* remove deprecated ioutil usages
2021-12-30 10:02:12 -08:00
Caleb Doxsey
48cd10d46b
integration: add single-cluster integration tests ()
* integration: add single-cluster integration tests

* remove kind load
2021-08-24 15:35:05 -06:00