Commit History

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