Commit Graph

26 Commits (8d8119aa98a00c730311bc7466de1b10607f5f08)

Author SHA1 Message Date
Sean Lafferty 4324a7f51a Remove auth module from ds_proxy oauth test 6 years ago
Sean Lafferty 5a59cdf0ef Add oauth pass-thru option for datasources 6 years ago
Julien Pivotto 62417ca69f Remove Origin and Referer headers while proxying requests 7 years ago
Marcus Efraimsson 8bf4d68035
add datasource proxy test to verify trailing slashes are forwarded 7 years ago
Ryan McKinley 7c6227c061 remove the test that does not do anything 7 years ago
Ryan McKinley 71dfeff782 add a test 7 years ago
Erik Sundell 56e8e50497 Stackdriver: Use ds_auth_provider in stackdriver. This will make sure the token is renewed when it has exporired 7 years ago
Erik Sundell db170845b0 Stackdriver: Restructured ds proxy tests 7 years ago
Erik Sundell 6a610558c4 Stackdriver: Start breaking out apply route to its own file 7 years ago
Daniel Lee c75e071213 dsproxy: interpolate route url 7 years ago
Marcus Efraimsson 13921902b5
Set User-Agent header in all proxied datasource requests 7 years ago
Torkel Ödegaard 4f704cec53 fix: ds_proxy test not initiating header 7 years ago
mrsiano cc1e3a0e3c Pass configured/auth headers to a Datasource. 7 years ago
Daniel Lee 10d30f0b73 dsproxy: move http client variable back 7 years ago
Daniel Lee 719ebdc24d dsproxy: allow multiple access tokens per datasource 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Robin Gustafsson cf7a49977f proxyds: delete cookies except those listed in keepCookies 8 years ago
Daniel Lee f1aa7dcd52 proxyds: failing test for keepCookies 8 years ago
Torkel Ödegaard 71c9582944 data source with token auth is starting to work, #9078 8 years ago
Torkel Ödegaard 3c9798bec9 datasource-proxy: token exchange 8 years ago
Torkel Ödegaard 8bf49c51b9 dataproxy: refactoring data source proxy to support route templates and wrote more tests for data proxy code, #9078 8 years ago
Torkel Ödegaard 63d6ab476a feat: data source proxy refactoring and route handling, #9078 8 years ago