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