1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-04-11 16:21:01 +00:00

Commit Graph

  • 07aef2bd83 refactor: move global acme challenge location to $globals.config Nicolas Duchon 2024-11-02 18:59:21 +01:00
  • 52100c40af refactor: move global hsts to $globals.config Nicolas Duchon 2024-11-02 18:50:30 +01:00
  • 031a2b16bb
    Merge pull request #2525 from nginx-proxy/debug-endpoint Nicolas Duchon 2024-11-02 17:32:47 +01:00
  • 9114b8047d test: paths are stripped from debug endpoint response if too long Nicolas Duchon 2024-11-02 17:14:34 +01:00
  • 190030745c test: nginx-proxy debug endpoint Nicolas Duchon 2024-11-02 16:48:55 +01:00
  • 32ad9b7102 feat: protection against too long debug response Nicolas Duchon 2024-10-17 09:08:27 +02:00
  • 7dafac8b87 docs: documentation for debug endpoint Nicolas Duchon 2024-10-17 08:13:11 +02:00
  • dce7663b69 refactor: remove duplicate code Nicolas Duchon 2024-10-16 23:16:48 +02:00
  • fe52878940 refactor: expose clearly access log status in debug endpoint Nicolas Duchon 2024-10-16 22:41:32 +02:00
  • ebed622fd7 feat: nginx-proxy debug endpoint Nicolas Duchon 2024-10-16 22:06:32 +02:00
  • 8fed348ff7 refactor: move global config properties to a sub dict Nicolas Duchon 2024-10-09 20:01:01 +02:00
  • a3db62bb14
    Merge pull request #2533 from nginx-proxy/2529 Nicolas Duchon 2024-11-02 14:11:22 +01:00
  • 4c67b24552 test: rename file for clarity Nicolas Duchon 2024-11-01 21:54:59 +01:00
  • 1cd7b97e8f test: regex vhost file names Nicolas Duchon 2024-11-01 21:37:29 +01:00
  • 5baf4a163f docs: update docs regex file name change Nicolas Duchon 2024-11-01 21:36:00 +01:00
  • 73ba28091a fix: use sha1 hash for config files when using regex host Nicolas Duchon 2024-11-01 20:32:00 +01:00
  • 5ec120a296
    docs: TLSv1/TLSv1.1 work on the alpine image too Nicolas Duchon 2024-10-16 12:25:21 +02:00
  • 8417046748
    Merge pull request #2510 from liuxiaoy/patch-1 Nicolas Duchon 2024-10-12 19:33:33 +02:00
  • ac0a4ca826 docs: warn about TLSv1 / TLSv1.1 being available only on debian Nicolas Duchon 2024-10-06 16:01:58 +02:00
  • 3ba0678ce5 fix: re-enable TLSv1 and TLSv1.1 on relevant policies Nicolas Duchon 2024-09-29 00:15:45 +02:00
  • 4251249761
    Merge pull request #2519 from nginx-proxy/dependabot/docker/library/nginx-1.27.2 Nicolas Duchon 2024-10-03 11:38:20 +02:00
  • e95a66eedf build: bump library/nginx from 1.27.1 to 1.27.2 dependabot[bot] 2024-10-03 04:11:51 +00:00
  • 69488808b9
    Merge pull request #2520 from nginx-proxy/reject-handshake Nicolas Duchon 2024-10-03 10:23:18 +02:00
  • 712a7ef176 fix: reject SSL handshake rather than using empty certificate Nicolas Duchon 2024-10-03 09:07:33 +02:00
  • 76873746f3
    Merge pull request #2512 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.3.3 Nicolas Duchon 2024-09-20 00:58:36 +02:00
  • 90f6e1b3dc
    ci: bump pytest from 8.3.2 to 8.3.3 in /test/requirements dependabot[bot] 2024-09-16 04:44:26 +00:00
  • 246da3ff85
    Fix nginx.tmpl when enabled TLSv1 TLSv1.1 liuxy 2024-09-13 14:23:16 +08:00
  • 1baf048a6e
    build: bump nginx 1.27.0 to 1.27.1 (#2506) Niek 2024-08-27 21:50:30 +02:00
  • f100b4426f
    Merge pull request #2505 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.14.2-debian Nicolas Duchon 2024-08-27 07:40:36 +02:00
  • 1c00b898a3
    build: bump nginxproxy/docker-gen from 0.14.1-debian to 0.14.2-debian dependabot[bot] 2024-08-27 05:28:30 +00:00
  • d4d3f12a41
    Merge pull request #2504 from nginx-proxy/dependabot/docker/nginxproxy/forego-0.18.2-debian Nicolas Duchon 2024-08-27 07:27:00 +02:00
  • 54a1b0aa25
    build: bump nginxproxy/forego from 0.18.1-debian to 0.18.2-debian dependabot[bot] 2024-08-27 05:13:17 +00:00
  • 83110b24ef
    Merge pull request #2498 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.14.1-debian Nicolas Duchon 2024-07-31 20:39:59 +02:00
  • dee91b4d93
    build: bump nginxproxy/docker-gen from 0.14.0-debian to 0.14.1-debian dependabot[bot] 2024-07-31 18:25:26 +00:00
  • c5f054ed36
    fix: limit exposed ports in template comment to 10 (#2494) mikfar 2024-07-29 20:00:42 +01:00
  • 290d275a68
    Merge pull request #2497 from nginx-proxy/2496 Nicolas Duchon 2024-07-29 18:50:33 +02:00
  • 5f4e77b6e7 fix: use fastcgi.conf on alpine and fastcgi_params on debien Nicolas Duchon 2024-07-29 18:15:04 +02:00
  • 434a089251
    Merge pull request #2495 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.3.2 Nicolas Duchon 2024-07-29 12:28:17 +02:00
  • 5fe52442bb
    ci: bump pytest from 8.3.1 to 8.3.2 in /test/requirements dependabot[bot] 2024-07-29 04:07:25 +00:00
  • 8d47458026
    Merge pull request #2493 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.3.1 Nicolas Duchon 2024-07-22 08:11:55 +02:00
  • f4ccdbd656
    ci: bump pytest from 8.2.2 to 8.3.1 in /test/requirements dependabot[bot] 2024-07-22 04:05:13 +00:00
  • 31642a748f
    Merge pull request #2485 from nginx-proxy/dependabot/github_actions/docker/build-push-action-6 Nicolas Duchon 2024-06-24 23:37:05 +02:00
  • 261ac6f43b
    ci: bump docker/build-push-action from 5 to 6 dependabot[bot] 2024-06-24 04:26:56 +00:00
  • b67b434711
    Merge pull request #2478 from SchoNie/docs-1.6 Nicolas Duchon 2024-06-12 08:15:09 +02:00
  • 705dfa090b docs: update version in README.md Niek 2024-06-10 09:42:07 +02:00
  • e6c301a4a5
    Merge pull request #2477 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.2.2 Nicolas Duchon 2024-06-10 08:58:11 +02:00
  • ff4657181a
    ci: bump pytest from 8.2.1 to 8.2.2 in /test/requirements dependabot[bot] 2024-06-10 04:59:33 +00:00
  • 477366d9a4
    Merge pull request #2475 from pini-gh/pini-fallback-https Nicolas Duchon 2024-06-09 14:28:35 +02:00
  • 4606b15309 fix: nohttp(s) shouldn't disable fallback server Gilles Filippini 2024-06-06 21:44:45 +02:00
  • 50608d7826
    Merge pull request #2452 from pini-gh/pini-enforce-HTTPS_METHOD Nicolas Duchon 2024-06-06 12:14:38 +02:00
  • 60b123d249 feat: ENABLE_HTTP_ON_MISSING_CERT variable Gilles Filippini 2024-05-27 23:28:57 +02:00
  • 9506e60f43
    Merge pull request #2473 from nginx-proxy/enable-acme-challenge Nicolas Duchon 2024-06-06 08:31:01 +02:00
  • cea905ff88
    docs: typo Nicolas Duchon 2024-06-05 15:55:49 +02:00
  • 714fa25704
    style: docs linting Nicolas Duchon 2024-06-05 08:47:39 +02:00
  • 4bd542de99
    feat: handle acme challenge location by default Nicolas Duchon 2024-06-05 08:23:55 +02:00
  • 8de923fd33
    ci: bump requests from 2.32.2 to 2.32.3 in /test/requirements (#2472) dependabot[bot] 2024-06-03 09:36:25 +02:00
  • 7922c925af
    chore: spelling fixes for #2468 (#2471) Niek 2024-05-31 17:07:07 +02:00
  • 57e86561eb
    build: bump library/nginx from 1.26.0 to 1.27.0 (#2470) dependabot[bot] 2024-05-31 10:28:46 +02:00
  • 9cf736f1f8
    feat: variable ACME_HTTP_CHALLENGE_LOCATION (#2468) pini-gh 2024-05-31 00:10:44 +02:00
  • e904471cd3
    build: bump nginxproxy/docker-gen from 0.13.1-debian to 0.14.0-debian (#2467) dependabot[bot] 2024-05-28 07:45:00 +02:00
  • 5f3ec18b28
    docs: explicit policy on missing certificate (#2465) pini-gh 2024-05-27 20:50:13 +02:00
  • 0dfc8b7a50
    ci: bump requests from 2.31.0 to 2.32.2 in /test/requirements (#2462) dependabot[bot] 2024-05-23 14:04:28 +02:00
  • 7a761e1073
    ci: bump docker from 7.0.0 to 7.1.0 in /test/requirements (#2461) dependabot[bot] 2024-05-23 13:54:05 +02:00
  • fb9c3a646a
    feat: custom default error page (#2430) Nicolas Duchon 2024-05-22 08:23:48 +02:00
  • b4c7ea603e
    Merge pull request #2460 from nginx-proxy/pin-request Nicolas Duchon 2024-05-21 13:45:34 +02:00
  • 2a793b2d5b
    fix: hardcode requests package version to 2.31.0 Nicolas Duchon 2024-05-21 13:30:34 +02:00
  • df464bbc81
    Merge pull request #2459 from nginx-proxy/dependabot/pip/test/requirements/requests-2.32.1 Nicolas Duchon 2024-05-21 11:24:46 +02:00
  • 1c1f8e8700
    --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... dependabot[bot] 2024-05-21 09:09:45 +00:00
  • ce2a78bebf
    Merge pull request #2455 from nginx-proxy/dependabot/pip/test/requirements/pytest-8.2.1 Nicolas Duchon 2024-05-20 10:01:12 +02:00
  • 49f0b89fb0
    ci: bump pytest from 8.2.0 to 8.2.1 in /test/requirements dependabot[bot] 2024-05-20 04:47:19 +00:00
  • 57501eb13f
    Merge pull request #2449 from nginx-proxy/fix-fastcgi Nicolas Duchon 2024-05-17 15:23:58 +02:00
  • 87ce03e3c3
    Merge pull request #2451 from nginx-proxy/dependabot/docker/nginxproxy/docker-gen-0.13.1-debian Nicolas Duchon 2024-05-16 18:37:34 +02:00
  • f22b64df79
    build: bump nginxproxy/docker-gen from 0.13.0-debian to 0.13.1-debian dependabot[bot] 2024-05-16 16:23:18 +00:00
  • 8e372c39c2
    fix: include a complete fastcgi_params config Rodrigo Aguilera 2022-07-10 23:05:24 +02:00
  • 1b4a3b036b
    Merge pull request #2448 from pini-gh/pini-nohttp-behavior Nicolas Duchon 2024-05-15 15:09:19 +02:00
  • 91652aac48 fix: constistent behavior for HTTPS_METHOD=nohttp Gilles Filippini 2024-05-14 22:30:06 +02:00
  • 2564a93966
    Merge pull request #2446 from pini-gh/pini-acme-challenge Nicolas Duchon 2024-05-13 22:21:41 +02:00
  • 6c1b532ffb Improve acme-challenge handling Gilles Filippini 2024-05-09 23:28:34 +02:00
  • db07d90ad8
    Merge pull request #2434 from nginx-proxy/multiport-support Nicolas Duchon 2024-05-09 12:29:00 +02:00
  • 8e2642909e
    Merge pull request #2445 from pini-gh/pini-disambiguate Nicolas Duchon 2024-05-08 21:17:59 +02:00
  • 5b1491f464 build: disambiguate base image names Gilles Filippini 2023-04-29 18:11:21 +02:00
  • fc02a5ae38
    Merge pull request #2444 from pini-gh/pini-fix-test-test_build.py Nicolas Duchon 2024-05-08 19:31:01 +02:00
  • 59d5293480 fix 'requirements' path in test/test_build.py Gilles Filippini 2024-05-08 18:30:11 +02:00
  • ec405f31d7
    Merge pull request #2078 from KagurazakaNyaa/main Nicolas Duchon 2024-05-08 13:41:31 +02:00
  • 12c4f0c7c2 Support TCP and UDP proxy KagurazakaNyaa 2022-10-28 10:33:55 +08:00
  • be319e6629
    docs: typo Nicolas Duchon 2024-05-06 15:34:51 +02:00
  • 99645f104d
    docs: typo Nicolas Duchon 2024-05-06 14:40:32 +02:00
  • f964176106
    Merge pull request #2438 from p12tic/test-acme-challenge Nicolas Duchon 2024-05-06 12:19:29 +02:00
  • d6c38a0bab tests: Add tests for how Let's Encrypt ACME challenge is handled Povilas Kanapickas 2024-05-04 23:52:57 +03:00
  • 1bf7eff04f
    test: multiport merge with legacy variable Nicolas Duchon 2024-05-04 14:48:08 +02:00
  • c4c65a4441
    Merge pull request #2440 from nginx-proxy/web-image-alpine Nicolas Duchon 2024-05-05 17:48:43 +02:00
  • be7c4c8c85
    fix: do not discard containers without VIRTUAL_PATH Nicolas Duchon 2024-05-05 16:31:03 +02:00
  • 9a76577ebc
    style: shellcheck linting Nicolas Duchon 2024-05-05 11:41:04 +02:00
  • 1b97b11173
    test: use python:3-alpine as base for the web image Nicolas Duchon 2024-05-05 11:19:56 +02:00
  • 8b91f09a9b
    docs: use examples closer to real life scenarios Nicolas Duchon 2024-05-04 13:40:05 +02:00
  • d80ca7ec36
    test: json syntax for multiports variable Nicolas Duchon 2024-05-04 13:30:21 +02:00
  • 53e9a03ac9
    feat: print warning on unparsable VIRTUAL_HOST_MULTIPORTS Nicolas Duchon 2024-05-03 22:21:21 +02:00
  • 0baff189bc
    refactor: get rid of get_path_info template Nicolas Duchon 2024-05-03 11:21:45 +02:00
  • 8359aa2089
    docs: documentation for multiports support Nicolas Duchon 2024-05-03 00:52:33 +02:00
  • 47e2838e61
    refactor: rename VIRTUAL_HOST_YAML -> VIRTUAL_HOST_MULTIPORTS Nicolas Duchon 2024-05-03 00:12:14 +02:00