Commit graph

192 commits

Author SHA1 Message Date
stffabi 29473ef356 Do not copy hop-by-hop headers to forward auth request 2018-09-24 10:42:03 +02:00
stffabi c2938ff138 Remove hop-by-hop headers from forward auth response 2018-09-18 14:22:03 +02:00
Michael bb7c4aaf7e Fix tracing duplicated headers 2018-09-12 16:32:04 +02:00
Ludovic Fernandez 48e7a87741 Update go version 2018-09-07 09:40:03 +02:00
SALLEYRON Julien f400292be7 Enable retry on websocket 2018-08-29 11:58:03 +02:00
Jean-Baptiste Doumenjou efc6560d83 Pass the TLS Cert infos in headers 2018-08-29 11:36:03 +02:00
Daniel Tomcej 870755e90d Extend https redirection tests, and fix incorrect behavior 2018-08-14 18:38:04 +02:00
Michael 7732e2307e Fix missing tracing backend in documentation 2018-08-01 13:36:03 +02:00
Alex Antonov 4d79c2a6d2 Added support for Trace name truncation for traces 2018-08-01 00:16:03 +02:00
Daniel Tomcej 91cafd1752 Correct Entrypoint Redirect with Stripped or Added Path 2018-07-31 11:28:03 +02:00
Ludovic Fernandez a953d3ad89 Auth section in web UI. 2018-07-17 12:02:03 +02:00
Jean-Baptiste Doumenjou 9ce444b91a Don't pass the Authorization header to the backends 2018-07-16 13:52:03 +02:00
Shane Smith-Sahnow bf73127e0b Performance enhancements for the rules matchers. 2018-07-09 15:08:04 +02:00
Ludovic Fernandez 17ad5153b8 Minor changes 2018-07-03 10:02:03 +02:00
hwhelan-CB f9b1106df2 Forward auth headers 2018-06-30 07:54:03 +02:00
Fernandez Ludovic df600d6f3c Merge branch 'v1.6' into master 2018-06-30 00:43:32 +02:00
Alex Antonov 3192307d59 Added integration support for DataDog APM Tracing 2018-06-28 18:40:04 +02:00
Michael d5436fb28b Create a custom logger for jaeger 2018-06-28 17:36:03 +02:00
Michael aa705dd691 Create middleware to be able to handle HTTP pipelining correctly 2018-06-20 09:12:03 +02:00
Marco Jantke e31c85aace avoid retries when any data was written to the backend 2018-06-19 13:56:04 +02:00
erik-sjoestedt d5b649bf1c Add xforwarded method 2018-06-13 15:14:03 +02:00
Rodrigo Díez Villamuera 1fbf5b84a2 Added duration filter for logs 2018-06-11 18:40:08 +02:00
Ludovic Fernandez eac20d61df Extreme Makeover: server refactoring 2018-06-11 11:36:03 +02:00
Fernandez Ludovic a5beeb4f04 Merge tag 'v1.6.3' into master 2018-06-05 23:07:53 +02:00
Ludovic Fernandez 6d07729c55 Add URL and Host for some access logs. 2018-06-05 09:02:03 +02:00
Ludovic Fernandez fb5aa4c9c1 Error pages and header merge 2018-05-28 15:00:04 +02:00
ryarnyah c09febfffc Make accesslogs.logTheRoundTrip async to get lost performance 2018-05-23 16:46:04 +02:00
Fernandez Ludovic e2a5d4f83e Merge 'v1.6.2' into master 2018-05-22 19:14:34 +02:00
Ludovic Fernandez 16b2555ab3 Fix error pages content. 2018-05-18 16:38:03 +02:00
Fernandez Ludovic 4eda1e1bd4 Merge branch 'v1.6' into master 2018-05-15 10:43:27 +02:00
Ludovic Fernandez b7d20496f3 Add SSLForceHost support. 2018-05-14 11:44:03 +02:00
Ludovic Fernandez 67847c3117 Error when accesslog and error pages 2018-05-14 10:38:03 +02:00
Michael b02381c2d5 Fix wrong tag in forward span in tracing middleware 2018-05-08 12:00:03 +02:00
Ludovic Fernandez edb5b3d711 Fix whitelist and XFF. 2018-04-23 16:20:05 +02:00
Ludovic Fernandez 2975acdc82 Forward auth: copy response headers when auth failed. 2018-04-23 15:28:04 +02:00
Ludovic Fernandez 76dcbe3429 Fix error pages redirect and headers. 2018-04-23 11:28:04 +02:00
Ludovic Fernandez d8e2d464ad Remove dead code. 2018-04-23 10:54:03 +02:00
Fernandez Ludovic 95ce4f5c1e refactor: minor fixes. 2018-04-18 10:48:03 +02:00
Michael 5ab584bc6a Fix panic in atomic on ARM and x86-32 platforms 2018-04-17 10:32:03 +02:00
Michael 8519b0d353 Fix nil value when tracing is enabled 2018-04-16 17:42:03 +02:00
Ludovic Fernandez c99266e961 Fix: error pages 2018-04-11 13:54:03 +02:00
Ludovic Fernandez 5921909ef5 Add tests on IPWhiteLister. 2018-04-03 18:36:03 +02:00
Ludovic Fernandez d2766b1b4f Ability to use "X-Forwarded-For" as a source of IP for white list. 2018-03-23 17:40:04 +01:00
Marco Jantke c762b9bb2e add access log filter for retry attempts 2018-03-23 09:28:03 +01:00
Michael 8d468925d3 Ultimate Access log filter 2018-03-14 14:12:04 +01:00
Michael 1f6f8d5e0f New option in secure middleware 2018-03-02 14:24:03 +01:00
Fernandez Ludovic a2db3e0499 Merge branch 'v1.5' into master 2018-02-27 14:10:24 +01:00
Michael 088b8fb348 Fix <nil> tracer value in KV 2018-02-23 11:16:03 +01:00
Fernandez Ludovic b9d8eff994 refactor: some minor changes. 2018-02-19 10:54:03 +01:00
ferhat elmas 529e34d2ae Remove unnecessary returns in tracing setup 2018-02-17 08:32:03 +01:00