Ilya Nemakov
|
46a3e0a6fd
|
Fix X-Forwarded-Proto based on proxy-protocol server port
|
2020-02-10 18:08:34 +03:00 |
|
Boris Djurdjevic
|
665f924e9e
|
Add proxy protocol support for X-Forwarded-Port
Fixes https://github.com/kubernetes/ingress-nginx/issues/4951
|
2020-01-24 13:50:35 +01:00 |
|
Elvin Efendi
|
54918c0ff2
|
fix duplicate hsts bug
|
2019-12-12 13:49:13 -05:00 |
|
Elvin Efendi
|
73e659f5fc
|
improve certificate configuration detection per request
|
2019-09-24 21:17:22 -04:00 |
|
Elvin Efendi
|
c5a8357f1d
|
handle hsts header injection in lua
|
2019-09-24 21:17:22 -04:00 |
|
Elvin Efendi
|
8c64b12a96
|
refactor force ssl redirect logic
|
2019-09-24 14:57:52 -04:00 |
|
Elvin Efendi
|
87e962682f
|
properly parse x-forwarded-host
|
2019-03-31 15:10:45 -04:00 |
|
Elvin Efendi
|
496ff07bf1
|
replace some of the Nginx configuration to Lua code
|
2019-03-31 12:04:52 -04:00 |
|
WenMing
|
8ea7501d8b
|
added more error info and keep test cases.
|
2019-01-21 17:32:18 +08:00 |
|
WenMing
|
c782f22c5d
|
fixed test case for math.randomseed.
|
2019-01-18 10:08:33 +08:00 |
|
WenMing
|
011062967a
|
bugfix: fixed duplicated seeds.
ngx.time() + ngx.worker.pid() maybe get duplicated seeds. get from /dev/urandom first.
|
2019-01-18 00:21:25 +08:00 |
|
Elvin Efendi
|
4896b064ca
|
lua randomseed per worker
|
2018-12-20 17:09:29 +04:00 |
|