Commit graph

1512 commits

Author SHA1 Message Date
Zoey
7b79c0e4d4
allow to disable HTTP3/QUIC for default pages 2024-03-03 20:53:40 +01:00
renovate[bot]
9e39ddb26b
dep updates/close #674 and parts of #673
Signed-off-by: Zoey <zoey@z0ey.de>
2024-03-03 20:02:44 +01:00
Zoey
2a5a6a4ee5
merge upstream 2024-02-27 22:46:42 +01:00
Zoey
714e7846f8
Merge remote-tracking branch 'upstream/develop' into develop 2024-02-27 22:43:55 +01:00
renovate[bot]
b31eeb30c9
dep updates
Update dependency archiver to v6.0.2
Update dependency nodemon to v3.1.0
Update dependency eslint to v8.57.0
2024-02-27 22:36:36 +01:00
jc21
d40f9e06fc
Merge pull request #3479 from NginxProxyManager/dependabot/npm_and_yarn/docs/vite-5.0.12
Bump vite from 5.0.11 to 5.0.12 in /docs
2024-02-27 11:44:04 +10:00
jc21
69ec017a53
Merge pull request #3513 from setrin/websupport-fix
Updated certbot-dns-websupport plugin to 2.0.1 #3447
2024-02-27 11:43:47 +10:00
jc21
fa67f257ef
Merge pull request #3526 from eltociear/patch-1
Update README.md
2024-02-27 11:43:24 +10:00
jc21
0dcd648c9d
Merge pull request #3531 from hywax/develop
Add DNS Provider TimeWeb Cloud
2024-02-27 11:41:56 +10:00
jc21
c989a282e3
Merge pull request #3532 from Habbie/jwt-not-gpg
the generated keys appear to be for JWT, not GPG
2024-02-27 11:41:28 +10:00
jc21
5aff969c04
Merge pull request #3554 from bricas/develop
Add FreeDNS certbot plugin
2024-02-27 11:38:12 +10:00
jc21
bfbf7519ec
Merge pull request #3560 from drachul/develop
Adding easyDNS provider.
2024-02-27 11:37:51 +10:00
jc21
bf36c7966a
Merge pull request #3570 from NginxProxyManager/dependabot/npm_and_yarn/frontend/ip-2.0.1
Bump ip from 2.0.0 to 2.0.1 in /frontend
2024-02-27 11:36:18 +10:00
jc21
63cd9ba08f
Merge pull request #3581 from davidindra/increase-max-domains-count
Fix: increase max number of domains to 100 (match with Let's Encrypt)
2024-02-27 11:36:04 +10:00
jc21
e3d4882c3d
Merge pull request #3583 from michto01/patch-1
Update README.md to support Podman
2024-02-27 11:35:23 +10:00
jc21
3e1b73143e
Merge pull request #3584 from timob/develop
Access-List fix so that nginx config is loaded after configuration happens
2024-02-27 11:34:52 +10:00
David Indra
10ece3548d Fixing "the map directive is not allowed here" at the validation stage (see https://github.com/NginxProxyManager/nginx-proxy-manager/pull/3478) 2024-02-27 00:42:58 +01:00
Tim
0503a6af75 Fix so that nginx config is loaded after configuration happens
M	backend/internal/access-list.js
2024-02-26 10:04:25 +11:00
Tomas Michalek
55d765e785
Update README.md to support Podman
Podman by default doesn't except the not fully qualified image urls. This commit adds the domain (docker.io) in order to resolve this issue.
2024-02-25 22:38:50 +01:00
David Indra
1fb9a75a33 Fix: increase max number of domains to 100 2024-02-23 15:37:32 +01:00
dependabot[bot]
9c2e838d61
Bump ip from 2.0.0 to 2.0.1 in /frontend
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 03:12:49 +00:00
Zoey
875a9d2e91
close #655
Signed-off-by: Zoey <zoey@z0ey.de>
2024-02-19 21:07:58 +01:00
Zoey
bfcef965df
update security.txt/dep updates
Signed-off-by: Zoey <zoey@z0ey.de>
2024-02-18 21:46:57 +01:00
Derek Rachul
40d81d6e44 Adding easyDNS provider. 2024-02-17 12:32:05 -08:00
Brian Cassidy
1c84eaac02
Add FreeDNS certbot plugin
Info from #2352 and https://github.com/schleuss/certbot_dns_freedns
2024-02-15 23:43:53 -04:00
Zoey
c546e853a8
allow to disable proxy_buffering 2024-02-15 10:16:37 +01:00
renovate[bot]
c07ecc3239
nginx/dep updates/allow adding crs plugins
Signed-off-by: Zoey <zoey@z0ey.de>
2024-02-15 00:34:31 +01:00
Zoey
e666935cd9
automatically select "use" event 2024-02-12 00:50:10 +01:00
Zoey
02e55320d0
add apk upgrade --no-cache -a
Signed-off-by: Zoey <zoey@z0ey.de>
2024-02-11 20:47:03 +01:00
Zoey
d4d9fad9b3
disable appsec by default because of https://github.com/crowdsecurity/lua-cs-bouncer/issues/63 2024-02-11 16:43:00 +01:00
Zoey
e9421dd5f9
add SKIP_IP_RANGES/improve crowdsec docs/dep updates
Signed-off-by: Zoey <zoey@z0ey.de>
2024-02-11 02:49:36 +01:00
Alexander
577954ef8c
Bump version DNS Provider TimeWeb Cloud 2024-02-08 03:20:53 +05:00
Peter van Dijk
f0c75641d8 the generated keys appear to be for JWT, not GPG 2024-02-07 12:44:37 +01:00
hywax
e42e2acf12 Add DNS Provider TimeWeb Cloud 2024-02-07 13:12:20 +05:00
Ikko Eltociear Ashimine
eaa11fe460
Update README.md
a -> an
2024-02-04 18:50:50 +09:00
Zoey
a779df8d1b
dep updates
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-31 20:56:20 +01:00
Setrin
5b53825ccb Fixed certbot-dns-websupport plugin name 2024-01-30 22:46:05 +01:00
Setrin
a94660120f Renamed certbot-dns-websupportsk plugin to certbot-dns-websupport & updatedcredentials 2024-01-30 22:17:33 +01:00
Setrin
39f4836485 Updated certbot-dns-webstorm plugin to 2.0.1 2024-01-30 20:57:19 +01:00
renovate[bot]
411b2a6721
update alpine/php logs/enable ssl_early_data
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-27 13:14:41 +01:00
Zoey
740d4c74aa
fix healthcheck again 2024-01-26 23:30:14 +01:00
renovate[bot]
235bdc262b
fix php healthcheck 2024-01-26 23:01:16 +01:00
Zoey
9e52ad9d69
fix 1045ccf592 (commitcomment-137760709)
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-25 06:21:25 +01:00
Zoey
1045ccf592
remove nginx perl module & block ai bots
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-24 22:41:30 +01:00
Zoey
4bfb9b799a
merge upstream and small changes
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-21 23:08:52 +01:00
Zoey
0620ced474
Merge remote-tracking branch 'upstream/develop' into develop 2024-01-21 12:56:22 +01:00
jc21
209c1b3334
Merge branch 'master' into develop 2024-01-21 21:16:30 +10:00
Jamie Curnow
58138fbac4
Bump version 2024-01-21 21:13:03 +10:00
Jamie Curnow
da820db4e1
Fix startup hang due to unresolved promise
Affects instances where there are certs but none
of them are dns validated
2024-01-21 20:48:53 +10:00
Zoey
aeebd0841e
merge upstream 2024-01-20 14:42:28 +01:00