Commit Graph

237 Commits

Author SHA1 Message Date
Gabi Davar 8325ca9934
force external_auth requests to http/1.1 2017-12-02 17:05:13 +02:00
Manuel de Brito Fontes 3058e7758d Add setting to configure proxy responses in the stream section 2017-11-30 17:53:23 -03:00
Manuel de Brito Fontes 161b485ae0 Add option to configure the redirect code 2017-11-30 12:08:43 -03:00
Manuel de Brito Fontes be185b9743 Use custom https port in redirects 2017-11-29 17:16:45 -03:00
Ricardo Katz e93c75f46e
Changes ssl-client-cert header 2017-11-20 15:15:31 -02:00
Manuel de Brito Fontes 2223ea9600 Add annotation to enable passing the certificate to the upstream server 2017-11-17 21:28:45 -03:00
Manuel de Brito Fontes c5b0c8ab0d Add annotation for setting proxy_redirect 2017-11-13 20:19:41 -03:00
Manuel de Brito Fontes a858c549d9 Add e2e tests for auth annotation 2017-11-12 20:08:32 -03:00
Manuel de Brito Fontes fdd231816c Disable features not availables in some platforms 2017-11-12 11:12:58 -03:00
Manuel de Brito Fontes e7d412c3e8 Always add cors headers when enabled 2017-11-12 01:58:52 -03:00
chrisblu 2dfaaa7b9d Add the original http request method to the auth request 2017-11-08 12:14:04 +01:00
Manuel de Brito Fontes 5115adef82 Update nginx to 0.28 and enable brotli 2017-11-01 22:54:22 -03:00
Manuel de Brito Fontes ff87480070 Disable brotli temporarily [ci skip] 2017-11-01 20:49:53 -03:00
Manuel Alejandro de Brito Fontes dc3225e5ee
Merge pull request #1627 from estaleiro/brotli
Add brotli support
2017-11-01 17:49:11 -03:00
Ricardo Pchevuzinske Katz fddcfd0340 Adds Brotli support 2017-11-01 17:53:18 -02:00
Joao Morais 29d90a6f18 Add client-dn header 2017-10-31 13:50:06 -02:00
acoshift 589b358311 Add gzip_vary 2017-10-29 20:54:25 +07:00
Max Laverse b85055a976 Fix full XFF with PROXY 2017-10-28 17:43:16 +02:00
Max Laverse bfe20306a0 Make X-Forwarded-For computation configurable 2017-10-26 17:44:17 +02:00
Max Laverse a43833c621 Compute a real X-Forwarded-For 2017-10-26 17:42:13 +02:00
rnburn 888375acef Upgrade nginx-opentracing. 2017-10-24 13:49:30 -07:00
Ricardo Pchevuzinske Katz c9fbfa34e7
Certiifcate Auth Bugfix 2017-10-22 20:52:54 -02:00
Ricardo Pchevuzinske Katz 2097676ca8 Adds support for other Cors directives
CORS annotations improvements

Cors improvements

Cors improevements

Cors improvements

Cors improvements
2017-10-22 19:22:12 -02:00
Ilya Saulenko 9a9c612f5a Allow usage of non_idempotent option in proxy_next_upstream 2017-10-16 21:50:17 +03:00
Manuel de Brito Fontes 16c1198980 Merge remote-tracking branch 'master/master' into docs 2017-10-16 09:02:10 -03:00
Manuel de Brito Fontes 8506e1ca67 Remove authentication send body annotation 2017-10-15 18:26:43 -03:00
Manuel de Brito Fontes a30d3775c4 Merge remote-tracking branch 'master/master' into docs 2017-10-13 18:17:38 -03:00
Manuel de Brito Fontes a9168f276e Split documentation 2017-10-13 18:13:51 -03:00
Chris Reinhardt 0aae81114a Include the serversnippet from the config map in servers that aren't aliaes 2017-10-12 14:30:26 -04:00
Petr Gregor e78ad92c87 Change alias behaviour not to create new server section needlessly 2017-10-11 15:24:33 +02:00
Manuel de Brito Fontes 7632465ce3 Enable modsecurity feature 2017-10-10 11:24:21 -03:00
Manuel Alejandro de Brito Fontes 63155ee5bd Merge pull request #1511 from sapcc/sso
fix deprecated ssl_client_cert. add ssl_client_verify header
2017-10-09 10:40:32 -04:00
Max Laverse 1062340b0d Return 503 by default when no endpoint is available 2017-10-09 14:30:28 +02:00
Arno Uhlig 788eb58bfe ssl_client_cert is deprecated. use ssl_client_escaped_cert. add ssl_client_verify to enable client certificate verification. 2017-10-09 13:13:50 +02:00
Manuel de Brito Fontes 29c0304921 Add tls session ticket key setting 2017-10-08 19:37:19 -03:00
Lourens Naudé d607cf6dd7 Introduce an upstream-hash-by annotation to support consistent hashing by nginx variable or text 2017-10-07 15:12:20 +01:00
Manuel de Brito Fontes 2139ee85e7 Move nginx to root directory 2017-10-06 16:58:36 -03:00