Nicolas Duchon
|
72bb8a66d8
refactor: further align template syntax
|
8 mesi fa |
Nicolas Duchon
|
01d14f0942
refactor: align global config template syntax
|
8 mesi fa |
Nicolas Duchon
|
cab2a2d151
refactor: move log configs to $globals.config
|
8 mesi fa |
Nicolas Duchon
|
a06cd1ae9a
refactor: move resolvers to $globals.config
|
8 mesi fa |
Nicolas Duchon
|
946485e0b8
refactor: move default host to $globals.config
|
8 mesi fa |
Nicolas Duchon
|
db0421eb4a
refactor: move https method to $globals.config
|
8 mesi fa |
Nicolas Duchon
|
30b909de8e
refactor: move https enforcing to $globals.config
|
8 mesi fa |
Nicolas Duchon
|
dcbb695a4b
refactor: move global http2/http3 to $globals.config
|
8 mesi fa |
Nicolas Duchon
|
07aef2bd83
refactor: move global acme challenge location to $globals.config
|
8 mesi fa |
Nicolas Duchon
|
52100c40af
refactor: move global hsts to $globals.config
|
8 mesi fa |
Nicolas Duchon
|
32ad9b7102
feat: protection against too long debug response
|
8 mesi fa |
Nicolas Duchon
|
dce7663b69
refactor: remove duplicate code
|
8 mesi fa |
Nicolas Duchon
|
fe52878940
refactor: expose clearly access log status in debug endpoint
|
8 mesi fa |
Nicolas Duchon
|
ebed622fd7
feat: nginx-proxy debug endpoint
|
8 mesi fa |
Nicolas Duchon
|
8fed348ff7
refactor: move global config properties to a sub dict
|
8 mesi fa |
Nicolas Duchon
|
73ba28091a
fix: use sha1 hash for config files when using regex host
|
8 mesi fa |
Nicolas Duchon
|
8417046748
Merge pull request #2510 from liuxiaoy/patch-1
|
8 mesi fa |
Nicolas Duchon
|
3ba0678ce5
fix: re-enable TLSv1 and TLSv1.1 on relevant policies
|
9 mesi fa |
Nicolas Duchon
|
712a7ef176
fix: reject SSL handshake rather than using empty certificate
|
9 mesi fa |
liuxy
|
246da3ff85
Fix nginx.tmpl when enabled TLSv1 TLSv1.1
|
9 mesi fa |
mikfar
|
c5f054ed36
fix: limit exposed ports in template comment to 10 (#2494)
|
11 mesi fa |
Nicolas Duchon
|
5f4e77b6e7
fix: use fastcgi.conf on alpine and fastcgi_params on debien
|
11 mesi fa |
Gilles Filippini
|
4606b15309
fix: nohttp(s) shouldn't disable fallback server
|
1 anno fa |
Gilles Filippini
|
60b123d249
feat: ENABLE_HTTP_ON_MISSING_CERT variable
|
1 anno fa |
Nicolas Duchon
|
4bd542de99
feat: handle acme challenge location by default
|
1 anno fa |
pini-gh
|
9cf736f1f8
feat: variable ACME_HTTP_CHALLENGE_LOCATION (#2468)
|
1 anno fa |
pini-gh
|
5f3ec18b28
docs: explicit policy on missing certificate (#2465)
|
1 anno fa |
Nicolas Duchon
|
fb9c3a646a
feat: custom default error page (#2430)
|
1 anno fa |
Rodrigo Aguilera
|
8e372c39c2
fix: include a complete fastcgi_params config
|
3 anni fa |
Gilles Filippini
|
91652aac48
fix: constistent behavior for `HTTPS_METHOD=nohttp`
|
1 anno fa |